fork download
  1. #include <bits/stdc++.h>
  2. using namespace std;
  3.  
  4. int main() {
  5. // Your code here
  6. cout << "Hello World";
  7. return 0;
  8. }
Success #stdin #stdout 0.01s 5304KB
stdin
7
0
662573
10000
18898541
32385559
4
6
stdout
Hello World