Submission #72022

# Submission time Handle Problem Language Result Execution time Memory
72022 2018-08-26T04:46:51 Z 비타500(#2243, junodeveloper, solarmagic) First-to-Solve Hunter (FXCUP3_firstsolve) Text
0 / 100
0 ms 0 KB
#include <stdio.h>

int main() {
	printf("12 34 38 93 53 46 67 31 54 26 92 48");
	return 0;
}
# Verdict Execution time Memory Grader output
1 Incorrect 0 ms 0 KB Expected integer, but "#include" found