记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:35:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&n);
     ~~~~~^~~~~~~~~
foo.cc:38:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%s",Mmp[i]+1);
         ~~~~~^~~~~~~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 1ms 384.0 KiB
#6 Time Exceeded ≥1365ms ≥384.0 KiB
#7 Accepted 404ms 432.0 KiB
#8 Accepted 17ms 432.0 KiB
#9 Time Exceeded ≥1378ms ≥428.0 KiB
#10 Time Exceeded ≥1184ms ≥360.0 KiB
#11 Accepted 127ms 6.387 MiB
#12 Accepted 3ms 512.0 KiB

信息

递交者
类型
递交
题目
D.回文路径
题目数据
下载
语言
C++
递交时间
2021-01-15 09:25:10
评测时间
2021-01-15 09:25:10
评测机
分数
90
总耗时
≥4492ms
峰值内存
≥6.387 MiB