/ Vijos /

记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:15:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&n);
     ^~~~~~~~~~~~~~
foo.c:20:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%s",ip[i].name);
         ^~~~~~~~~~~~~~~~~~~~~~
foo.c:21:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&ip[i].es);
         ^~~~~~~~~~~~~~~~~~~~~
foo.c:22:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&ip[i].js);
         ^~~~~~~~~~~~~~~~~~~~~
foo.c:24:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%c",&ip[i].cadre);
         ^~~~~~~~~~~~~~~~~~~~~~~~
foo.c:26:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%c",&ip[i].west);
         ^~~~~~~~~~~~~~~~~~~~~~~
foo.c:27:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&ip[i].paper);
         ^~~~~~~~~~~~~~~~~~~~~~~~
foo.c:31:9: warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int nmax;
         ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read BuD, expect YDCmkIYBPOy. 0ms 256.0 KiB
#2 Wrong Answer Read JKTcYDOhBIJdTBG, expect IXrLPdJhEekBRgsbkqI. 0ms 288.0 KiB
#3 Wrong Answer Read YmGW, expect LyFr. 0ms 288.0 KiB
#4 Wrong Answer Read TkcTzncqZDENcPOL, expect HHeXOMfgB. 0ms 256.0 KiB
#5 Wrong Answer Read LYfhBBKEvv, expect IlB. 0ms 256.0 KiB
#6 Wrong Answer Read CgjkSvcwDthjnprSHxx, expect DGMqW. 0ms 256.0 KiB
#7 Wrong Answer Read OpiGinpQf, expect F. 0ms 256.0 KiB
#8 Wrong Answer Read ZjNuJifeLfDCp, expect YBqilxkGZJx. 0ms 256.0 KiB
#9 Wrong Answer Read EoZKcSVHWSIWCPCPvog, expect RaC. 0ms 256.0 KiB
#10 Wrong Answer Read IlwVFRifPbByqYYWn, expect WtEEnIDxjkneYioJpF. 0ms 256.0 KiB

信息

递交者
类型
递交
题目
P1001 谁拿了最多奖学金
语言
C
递交时间
2021-10-10 23:19:35
评测时间
2021-10-10 23:19:35
评测机
分数
0
总耗时
8ms
峰值内存
288.0 KiB