# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
41512 | 2018-02-17T21:39:16 Z | HawkBreaker | main 함수 (BSC_0_0) | C++11 | 1 ms | 248 KB |
#include <bits/stdc++.h> using namespace std; int main(){ return 0; }
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Correct | 1 ms | 248 KB | Output is correct |