This documentation is automatically generated by competitive-verifier/competitive-verifier
// competitive-verifier: PROBLEM https://yukicoder.me/problems/12
#include <iostream>
int main() { std::cout << "Hello World!\n"; }
#line 1 "verify/example-hello-world.test.cpp"
// competitive-verifier: PROBLEM https://yukicoder.me/problems/12
#include <iostream>
int main() { std::cout << "Hello World!\n"; }
| Env | Name | Status | Elapsed | Memory |
|---|---|---|---|---|
| g++ | 1.txt |
|
5 ms | 3 MB |
| g++ | 2.txt |
|
4 ms | 4 MB |
| g++ | 3.txt |
|
4 ms | 4 MB |
| g++ | 4.txt |
|
4 ms | 4 MB |
| clang++ | 1.txt |
|
5 ms | 4 MB |
| clang++ | 2.txt |
|
4 ms | 3 MB |
| clang++ | 3.txt |
|
4 ms | 4 MB |
| clang++ | 4.txt |
|
4 ms | 4 MB |