# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1271779 | cbnk32_tuandung | main 함수 (BSC_0_0) | C++17 | 0 ms | 320 KiB |
#include <bits/stdc++.h>
using namespace std;
int main() {
return 0;
}
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
Fetching results... |