# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1136667 | starpot | main 함수 (BSC_0_0) | C++20 | 0 ms | 320 KiB |
#include <iostream>
using namespace std;
int main(){
return 0;
}
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
Fetching results... |