Wrong Answer
foo.cc: In function ‘int main()’: foo.cc:7:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long long unsigned int’ [-Wsign-compare] 7 | for(int i=1;i<=n;i++){ | ~^~~
信息
- 递交者
- 类型
- 自测
- 题目
- P1000 A+B Problem
- 语言
- C++
- 递交时间
- 2025-05-17 21:02:33
- 评测时间
- 2025-05-17 21:02:33
- 评测机
- 分数
- 20
- 总耗时
- 11ms
- 峰值内存
- 760.0 KiB