w3 school c plus plus code example Example: c++ #include <bits/stdc++.h> using namespace std; int main() { return 0; }