Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:38:10: warning: unused variable 'maxa' [-Wunused-variable]
   double maxa=0,st=0;
          ^~~~
/in/foo.cc: In function 'int mycmp(note, note)':
/in/foo.cc:18:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 2ms 468.0 KiB
#2 Accepted 2ms 476.0 KiB
#3 Accepted 4ms 468.0 KiB
#4 Runtime Error 8ms 540.0 KiB
#5 Runtime Error 7ms 540.0 KiB
#6 Runtime Error 8ms 476.0 KiB

信息

递交者
类型
递交
题目
「一本通 1.1 例 3」喷水装置
语言
C++
递交时间
2020-12-26 20:48:24
评测时间
2020-12-26 20:48:24
评测机
分数
48
总耗时
32ms
峰值内存
540.0 KiB