/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:25:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d", &n);
  ~~~~~^~~~~~~~~~
foo.cc:29:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d %d %d", &arr[i].chinese, &arr[i].maths, &arr[i].english);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 0ms 256.0 KiB
#2 Wrong Answer User output longer than standard answer. 1ms 296.0 KiB
#3 Wrong Answer User output longer than standard answer. 0ms 256.0 KiB
#4 Wrong Answer User output longer than standard answer. 0ms 256.0 KiB
#5 Wrong Answer User output longer than standard answer. 0ms 256.0 KiB
#6 Wrong Answer User output longer than standard answer. 0ms 256.0 KiB
#7 Wrong Answer User output longer than standard answer. 0ms 288.0 KiB
#8 Wrong Answer User output longer than standard answer. 0ms 288.0 KiB
#9 Wrong Answer User output longer than standard answer. 1ms 256.0 KiB
#10 Wrong Answer User output longer than standard answer. 1ms 256.0 KiB

信息

递交者
类型
递交
题目
P1001 谁拿了最多奖学金
语言
C++
递交时间
2021-07-15 10:13:15
评测时间
2021-07-15 10:13:15
评测机
分数
0
总耗时
9ms
峰值内存
296.0 KiB