Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:20:6: warning: unused variable 's' [-Wunused-variable]
  int s[50];char ss[50];
      ^
/in/foo.cc:20:17: warning: unused variable 'ss' [-Wunused-variable]
  int s[50];char ss[50];
                 ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 212.0 KiB
#2 Accepted 1ms 212.0 KiB
#3 Accepted 1ms 220.0 KiB
#4 Accepted 1ms 212.0 KiB
#5 Accepted 1ms 220.0 KiB
#6 Accepted 30ms 1.059 MiB
#7 Accepted 32ms 1.059 MiB
#8 Runtime Error 22ms 1.059 MiB
#9 Runtime Error 22ms 1.055 MiB
#10 Runtime Error 22ms 972.0 KiB

信息

递交者
类型
递交
题目
「一本通 1.1 练习 3」线段
语言
C++
递交时间
2020-12-31 19:30:47
评测时间
2020-12-31 19:30:47
评测机
分数
70
总耗时
136ms
峰值内存
1.059 MiB