/ Vijos /

记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:9:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&N);
     ^~~~~~~~~~~~~~
foo.c:11:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%s",M);
     ^~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-08-11T09:48:14.596Z","handle":"2020-08-11T09:48:14.596Z","cache_start":"2020-08-11T09:48:14.603Z","read_cases":"2020-08-11T09:48:14.706Z","judge":"2020-08-11T09:48:14.706Z","done":"2020-08-11T09:48:14.795Z"}
# 状态 耗时 内存占用
#1 Accepted 0ms 128.0 KiB
#2 Accepted 0ms 128.0 KiB
#3 Wrong Answer 读取到 Impossible! ,应为 STEP=24 0ms 128.0 KiB
#4 Accepted 0ms 128.0 KiB

信息

递交者
类型
递交
题目
P1304 回文数
语言
C
递交时间
2020-08-11 17:48:14
评测时间
2020-08-11 17:48:14
评测机
分数
75
总耗时
1ms
峰值内存
128.0 KiB