| # | Time | Username | Problem | Language | Result | Execution time | Memory |
|---|---|---|---|---|---|---|---|
| 1175644 | naphonjangjit | Gap (APIO16_gap) | C++20 | 0 ms | 0 KiB |
#include <iostream>
using namespace std;
int main(){
cout << "Hello, World!" << endl;
}
| # | Time | Username | Problem | Language | Result | Execution time | Memory |
|---|---|---|---|---|---|---|---|
| 1175644 | naphonjangjit | Gap (APIO16_gap) | C++20 | 0 ms | 0 KiB |