记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:43:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d", &t);
  ~~~~~^~~~~~~~~~
foo.cc:47:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d", &p);
   ~~~~~^~~~~~~~~~
正在同步测试数据,请稍后
识别到10个测试点
# 状态 耗时 内存占用
#1 Accepted 49ms 488.0 KiB
#2 Accepted 45ms 556.0 KiB
#3 Accepted 23ms 392.0 KiB
#4 Accepted 19ms 384.0 KiB
#5 Accepted 17ms 404.0 KiB
#6 Accepted 29ms 424.0 KiB
#7 Accepted 39ms 428.0 KiB
#8 Accepted 350ms 436.0 KiB
#9 Accepted 306ms 384.0 KiB
#10 Accepted 238ms 428.0 KiB

信息

递交者
类型
递交
语言
C++
递交时间
2020-10-28 16:45:28
评测时间
2020-10-28 16:47:05
评测机
分数
100
总耗时
1121ms
峰值内存
556.0 KiB