Submission #72373

# Submission time Handle Problem Language Result Execution time Memory
72373 2018-08-26T07:32:04 Z Semteo For Ajou(#2257, tph00300, txepahs, bmw) 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");
	return 0;
}
# Verdict Execution time Memory Grader output
1 Incorrect 0 ms 0 KB Expected integer, but "#include" found