记录详情

Compile Error

/in/foo.cc: In function 'int distri(int, int)':
/in/foo.cc:10:4: error: expected primary-expression before ')' token
 if(){}
    ^
/in/foo.cc:12:1: warning: no return statement in function returning non-void [-Wreturn-type]
 };
 ^

信息

递交者
类型
递交
题目
P1552 Problem 7C. 分发物资
语言
C++
递交时间
2024-01-10 21:48:27
评测时间
2024-01-10 21:48:27
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes