Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:31:7: warning: unused variable 'x' [-Wunused-variable]
   int x=0;
       ^
/in/foo.cc: In function 'bool A(student, student)':
/in/foo.cc:23:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 2ms 344.0 KiB
#2 Accepted 1ms 344.0 KiB
#3 Accepted 1ms 352.0 KiB
#4 Accepted 2ms 348.0 KiB
#5 Accepted 3ms 352.0 KiB

信息

递交者
类型
递交
题目
P1005 学生信息记录
比赛
2020盛泽二中奥赛集训营(2021-5-30作业)
语言
C++
递交时间
2021-06-02 21:50:31
评测时间
2021-06-02 21:50:31
评测机
分数
100
总耗时
12ms
峰值内存
352.0 KiB