【市民講座】Scratchで競技プログラミング practice
コンテスト日時
2021/11/27 (Sa) 13:30 - 15:30
提出 #4663
提出日時2021/11/27 14:18:36
問題C: 条件分岐 すずっぴーくんの偶奇判定
ユーザhamamatu2101
言語C++17 (g++ 10.2.0)
得点0
結果
CE

コンパイルエラー

/judge/Main.cpp:227:5: error: redefinition of 'int main()'
  227 | int main(){
      |     ^~~~
/judge/Main.cpp:223:5: note: 'int main()' previously defined here
  223 | int main(){
      |     ^~~~
/judge/Main.cpp:231:5: error: redefinition of 'int main()'
  231 | int main(){
      |     ^~~~
/judge/Main.cpp:223:5: note: 'int main()' previously defined here
  223 | int main(){
      |     ^~~~