답안 #717830

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
717830 2023-04-02T15:53:06 Z EntityPlantt main 함수 (BSC_0_0) C++14
100 / 100
0 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 0 ms 212 KB Output is correct