记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:9:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&x,&n);
  ~~~~~^~~~~~~~~~~~~~
foo.cc:13:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&a,&b);
   ~~~~~^~~~~~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 16ms 8.844 MiB
#2 Accepted 15ms 8.812 MiB
#3 Accepted 15ms 8.82 MiB
#4 Accepted 47ms 13.004 MiB
#5 Accepted 47ms 13.039 MiB
#6 Accepted 47ms 13.004 MiB
#7 Accepted 48ms 13.047 MiB
#8 Accepted 47ms 13.047 MiB
#9 Accepted 47ms 13.047 MiB
#10 Accepted 49ms 13.0 MiB

信息

递交者
类型
递交
题目
P1007 八戒
语言
C++
递交时间
2021-01-31 00:50:09
评测时间
2021-01-31 00:50:09
评测机
分数
100
总耗时
381ms
峰值内存
13.047 MiB