记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:25:12: error: expected '}' at end of input
   25 |   return 0;
      |            ^
/in/foo.cc:4:1: note: to match this '{'
    4 | {
      | ^

信息

递交者
类型
递交
题目
A1-2 分支结构练习:三数的特征值
比赛
2025程序设计与竞赛作业赛第一场(整装出发)
语言
C++
递交时间
2025-09-27 18:12:34
评测时间
2025-10-03 01:42:24
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes