# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1175645 | naphonjangjit | Gap (APIO16_gap) | C++20 | 2096 ms | 4236 KiB |
#include <iostream>
using namespace std;
int findGap(int a, int b){
cout << "Hello, World!" << endl;
}
Compilation message (stderr)
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
Fetching results... |
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
Fetching results... |