记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:30:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&t);
     ~~~~~^~~~~~~~~
foo.cc:37:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d%d",&x[i],&y[i],&tof[i]);
         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Accepted 68ms 2.664 MiB
#4 Accepted 70ms 2.641 MiB
#5 Accepted 6ms 776.0 KiB
#6 Accepted 7ms 780.0 KiB
#7 Accepted 6ms 788.0 KiB
#8 Accepted 68ms 2.664 MiB
#9 Accepted 68ms 2.711 MiB
#10 Accepted 68ms 2.703 MiB

信息

递交者
类型
递交
题目
P1004 蚂蚁挖洞(Round 1)
语言
C++
递交时间
2021-01-28 10:28:04
评测时间
2021-01-28 11:26:40
评测机
分数
100
总耗时
369ms
峰值内存
2.711 MiB