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++){
      |                        ~~^~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 700.0 KiB
#2 Accepted 4ms 796.0 KiB
#3 Accepted 4ms 1020.0 KiB
#4 Accepted 2ms 532.0 KiB
#5 Accepted 4ms 792.0 KiB

信息

递交者
类型
递交
题目
P1495 xf2-4说能过那都是假的
语言
C++
递交时间
2024-08-15 17:23:19
评测时间
2024-08-15 17:23:19
评测机
分数
100
总耗时
20ms
峰值内存
1020.0 KiB