Submission #72425

# Submission time Handle Problem Language Result Execution time Memory
72425 2018-08-26T08:03:26 Z 동진의 (#2167, kdk3776, define_chan, Jinpari) First-to-Solve Hunter (FXCUP3_firstsolve) Text
0 / 100
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;
}
# Verdict Execution time Memory Grader output
1 Incorrect 0 ms 0 KB Expected integer, but "#include" found