Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:7:7: warning: left operand of comma operator has no effect [-Wunused-value] if(x1>=1000000,x2>=1000000) ~~^~~~~~~~~ /in/foo.cc:8:3: error: break statement not within loop or switch break; ^~~~~
信息
- 递交者
- 类型
- 自测
- 题目
- P1078 xf1-1两数和、积、余
- 语言
- C++
- 递交时间
- 2024-08-14 20:41:35
- 评测时间
- 2024-08-14 20:41:35
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes