记录详情

Accepted

/in/foo.cc: In function 'int count_7(int)':
/in/foo.cc:12:9: warning: unused variable 'm' [-Wunused-variable]
     int m = 1;
         ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:36:11: warning: statement has no effect [-Wunused-value]
     for (l; l<=r; l++)
           ^
# 状态 耗时 内存占用
#1 Accepted 1ms 332.0 KiB
#2 Accepted 1ms 376.0 KiB
#3 Accepted 1ms 340.0 KiB
#4 Accepted 1ms 340.0 KiB
#5 Accepted 22ms 424.0 KiB

信息

递交者
类型
递交
比赛
周末测试2
语言
C++
递交时间
2021-09-24 20:22:55
评测时间
2021-09-24 20:22:55
评测机
分数
100
总耗时
29ms
峰值内存
424.0 KiB