# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
72022 | 2018-08-26T04:46:51 Z | 비타500(#2243, junodeveloper, solarmagic) | 퍼솔헌터 (FXCUP3_firstsolve) | Text | 0 ms | 0 KB |
#include <stdio.h> int main() { printf("12 34 38 93 53 46 67 31 54 26 92 48"); return 0; }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 0 KB | Expected integer, but "#include" found |