# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
437744 | 2021-06-27T01:57:00 Z | hgmhc | main 함수 (BSC_0_0) | C++17 | 1 ms | 204 KB |
#include <bits/stdc++.h> using namespace std; int main() {return 0; }
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Correct | 1 ms | 204 KB | Output is correct |