记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:26:26: error: expected '}' at end of input
   26 |         printf("%d",sum);
      |                          ^
/in/foo.cc:15:1: note: to match this '{'
   15 | {
      | ^

信息

递交者
类型
递交
题目
P1182 闰年祝福
比赛
2025程序设计与竞赛作业赛第一场(整装出发)
语言
C++
递交时间
2025-09-27 18:42:57
评测时间
2025-10-03 01:54:22
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes