记录详情

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 784.0 KiB
#2 Accepted 3ms 580.0 KiB
#3 Accepted 3ms 584.0 KiB
#4 Accepted 4ms 764.0 KiB
#5 Accepted 2ms 760.0 KiB

信息

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