제출 #255440

#제출 시각아이디문제언어결과실행 시간메모리
255440babomain 함수 (BSC_0_0)C++14
100 / 100
0 ms256 KiB
main(){}

컴파일 시 표준 에러 (stderr) 메시지

main.cpp:1:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main(){}
      ^
#Verdict Execution timeMemoryGrader output
Fetching results...