Submission #6078

#TimeUsernameProblemLanguageResultExecution timeMemory
6078leecs0503없는 등수 찾기 (GA7_rank)C++98
Compilation error
0 ms0 KiB
main(){printf("0");}

Compilation message (stderr)

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