답안 #6078

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
6078 2014-06-19T06:24:24 Z leecs0503 없는 등수 찾기 (GA7_rank) C++
컴파일 오류
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