# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
72425 | 2018-08-26T08:03:26 Z | 동진의 (#2167, kdk3776, define_chan, Jinpari) | 퍼솔헌터 (FXCUP3_firstsolve) | Text | 0 ms | 0 KB |
#include <stdio.h> int main() { printf("1 2 3 4 5 6 7 8 9 10 12 34\n"); return 0; }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 0 KB | Expected integer, but "#include" found |