# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
72075 | 2018-08-26T05:09:41 Z | https://blog.naver.com/nywoo19(#2158, HawkBreaker, njchung99, yu0524) | 흔한 자료구조 문제 (FXCUP3_easy) | C++17 | 3 ms | 248 KB |
#include <bits/stdc++.h> using namespace std; int main(){ cout << "������������" << endl; }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 3 ms | 248 KB | Expected integer, but "" found |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 3 ms | 248 KB | Expected integer, but "" found |
2 | Halted | 0 ms | 0 KB | - |