Accepted
foo.cc: In function ‘int main()’: foo.cc:9:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long long unsigned int’ [-Wsign-compare] 9 | for(int i = 0; i < len; i++){ | ~~^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1091 xf2-4说能过那都是假的
- 语言
- C++
- 递交时间
- 2024-08-15 17:23:05
- 评测时间
- 2024-08-15 17:23:05
- 评测机
- 分数
- 100
- 总耗时
- 19ms
- 峰值内存
- 784.0 KiB