답안 #651271

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
651271 2022-10-18T05:17:51 Z iamsoweak main 함수 (BSC_0_0) C++17
100 / 100
1 ms 212 KB
main(){}

Compilation message

main.cpp:1:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    1 | main(){}
      | ^~~~
# 결과 실행 시간 메모리 Grader output
1 Correct 1 ms 212 KB Output is correct