# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
72373 | 2018-08-26T07:32:04 Z | Semteo For Ajou(#2257, tph00300, txepahs, bmw) | 퍼솔헌터 (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"); return 0; }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 0 KB | Expected integer, but "#include" found |