Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:5: error: expected statement at end of input
   13 | else
      |     ^
/in/foo.cc:13:5: error: expected '}' at end of input
/in/foo.cc:6:1: note: to match this '{'
    6 | {
      | ^

信息

递交者
类型
递交
题目
P2332 1.4.3:奇偶数判断
语言
C++
递交时间
2025-04-16 21:21:35
评测时间
2025-04-16 21:21:35
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes