Submission #6078

# Submission time Handle Problem Language Result Execution time Memory
6078 2014-06-19T06:24:24 Z leecs0503 없는 등수 찾기 (GA7_rank) C++
Compilation error
0 ms 0 KB
main(){printf("0");}

Compilation message

rank.cpp:1:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
rank.cpp: In function 'int main()':
rank.cpp:1:18: error: 'printf' was not declared in this scope