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++){
      |                        ~~^~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1495 xf2-4说能过那都是假的
 - 语言
 - C++
 - 递交时间
 - 2024-08-15 17:23:19
 - 评测时间
 - 2024-08-15 17:23:19
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 20ms
 - 峰值内存
 - 1020.0 KiB