记录详情

Memory Exceeded

foo.cc: In function 'int main()':
foo.cc:22:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
 scanf("%d",&t);
 ~~~~~^~~~~~~~~
foo.cc:26:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
 scanf("%d%d",&m,&n);
 ~~~~~^~~~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Memory Exceeded ≥24ms ≥16.016 MiB
#2 Accepted 1ms 292.0 KiB
#3 Memory Exceeded ≥21ms ≥16.016 MiB
#4 Accepted 1ms 292.0 KiB
#5 Memory Exceeded ≥22ms ≥16.016 MiB
#6 Memory Exceeded ≥21ms ≥16.016 MiB
#7 Memory Exceeded ≥20ms ≥16.016 MiB
#8 Memory Exceeded ≥20ms ≥16.016 MiB
#9 Accepted 1ms 308.0 KiB
#10 Accepted 0ms 236.0 KiB

信息

递交者
类型
递交
题目
P1031 s-0-2班级活动之分苹果
语言
C++
递交时间
2021-03-13 13:31:23
评测时间
2021-03-13 13:31:23
评测机
分数
40
总耗时
≥135ms
峰值内存
≥16.016 MiB