Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:5:6: warning: unused variable 'sum' [-Wunused-variable]
  int sum=0;
      ^~~
# 状态 耗时 内存占用
#1 Accepted 1ms 388.0 KiB
#2 Accepted 1ms 348.0 KiB
#3 Accepted 1ms 404.0 KiB
#4 Runtime Error 1ms 428.0 KiB
#5 Accepted 1ms 364.0 KiB

信息

递交者
类型
递交
题目
P1980 1.7.21单词替换
比赛
2024.7.23暑期中级1班练习
语言
C++
递交时间
2024-07-23 21:33:56
评测时间
2024-07-23 21:33:56
评测机
分数
80
总耗时
9ms
峰值内存
428.0 KiB