# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
21085 | 2017-04-04T14:37:12 Z | yunhoo90 | main 함수 (BSC_0_0) | C++11 | 0 ms | 2020 KB |
#include <iostream> #include <string> #include <algorithm> #include <vector> #include <stack> #include <list> #include <memory.h> #pragma warning(disable:4996) using namespace std; int main() { return 0; }
Compilation message
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Correct | 0 ms | 2020 KB | Output is correct |