/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:18:9: warning: unused variable 'num' [-Wunused-variable]
  int n, num, ch, ma, en, all;
         ^~~
/in/foo.cc:18:26: warning: unused variable 'all' [-Wunused-variable]
  int n, num, ch, ma, en, all;
                          ^~~
/in/foo.cc: In function 'bool cmp(grade, grade)':
/in/foo.cc:16:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 2ms 360.0 KiB
#2 Accepted 1ms 356.0 KiB
#3 Accepted 1ms 368.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 2ms 372.0 KiB
#6 Accepted 3ms 348.0 KiB
#7 Accepted 3ms 348.0 KiB
#8 Accepted 2ms 340.0 KiB
#9 Accepted 2ms 332.0 KiB
#10 Accepted 3ms 356.0 KiB

信息

递交者
类型
递交
题目
P1398 奖学金
语言
C++
递交时间
2018-07-15 09:12:23
评测时间
2018-07-15 09:12:24
评测机
分数
100
总耗时
26ms
峰值内存
384.0 KiB