记录详情

Runtime Error

foo.cc: In function 'int Mod(int)':
foo.cc:51:10: warning: statement has no effect [-Wunused-value]
   51 |     for (i; i >= 0; i--)
      |          ^
foo.cc: In function 'void Outc2()':
foo.cc:83:10: warning: statement has no effect [-Wunused-value]
   83 |     for (i; i >= 0; i--)
      |          ^
foo.cc: In function 'void Output()':
foo.cc:98:15: warning: unused variable 'counta' [-Wunused-variable]
   98 |     int L, R, counta = 0;
      |               ^~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 5ms 512.0 KiB
#2 Runtime Error Segmentation fault 2ms 384.0 KiB
#3 Runtime Error Segmentation fault 4ms 508.0 KiB
#4 Runtime Error Segmentation fault 3ms 384.0 KiB
#5 Runtime Error Segmentation fault 109ms 1.203 MiB
#6 Runtime Error Segmentation fault 59ms 1.117 MiB

信息

递交者
类型
递交
题目
P3035 C. Multiple of k
语言
C++
递交时间
2022-02-02 16:13:51
评测时间
2022-02-02 16:13:51
评测机
分数
0
总耗时
185ms
峰值内存
1.203 MiB