/ Vijos /

记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:25:5: warning: 'gets' is deprecated [-Wdeprecated-declarations]
     gets(x);
     ^
In file included from /usr/include/stdio.h:936:0,
                 from foo.c:1:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:233:1: note: declared here
 gets (char *__str)
 ^
foo.c:25:5: warning: ignoring return value of 'gets', declared with attribute warn_unused_result [-Wunused-result]
     gets(x);
     ^
/tmp/ccjs0v1V.o: In function `main':
foo.c:(.text.startup+0x3c): warning: the `gets' function is dangerous and should not be used.

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-04-05T07:07:29.595Z","handle":"2020-04-05T07:07:29.595Z","cache_start":"2020-04-05T07:07:29.603Z","read_cases":"2020-04-05T07:07:29.743Z","judge":"2020-04-05T07:07:29.753Z","done":"2020-04-05T07:07:30.183Z"}
# 状态 耗时 内存占用
#1 Wrong Answer 0a1 > 1 7ms 8.137 MiB
#2 Wrong Answer 0a1 > 1 7ms 8.09 MiB
#3 Wrong Answer 读取到 235 ,应为 23 0ms 128.0 KiB
#4 Wrong Answer 读取到 4167 ,应为 1 0ms 128.0 KiB
#5 Wrong Answer 读取到 449269043 ,应为 125457539 0ms 128.0 KiB
#6 Wrong Answer 读取到 2243846299257325... ,应为 1610020999143210... 0ms 128.0 KiB
#7 Wrong Answer 读取到 2936258245332395... ,应为 1710261812639684... 0ms 128.0 KiB
#8 Wrong Answer 读取到 3299774340071693... ,应为 1041404030281240... 0ms 128.0 KiB
#9 Wrong Answer 读取到 1707058150722833... ,应为 1055206638295797... 0ms 128.0 KiB
#10 Wrong Answer 读取到 2501590074821303... ,应为 9063342249170339... 0ms 128.0 KiB

信息

递交者
类型
递交
题目
P1095 约瑟夫问题10E100版
语言
C
递交时间
2020-04-05 15:07:29
评测时间
2020-04-05 15:07:29
评测机
分数
0
总耗时
19ms
峰值内存
8.137 MiB