/ WHOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:31:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   31 |     scanf("%d",&n);
      |     ~~~~~^~~~~~~~~
foo.cc:34:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   34 |         scanf("%d",&x);
      |         ~~~~~^~~~~~~~~
正在同步测试数据,请稍后
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 63ms 11.867 MiB
#2 Accepted 94ms 11.867 MiB
#3 Accepted 60ms 11.742 MiB
#4 Accepted 68ms 11.746 MiB
#5 Accepted 64ms 11.867 MiB
#6 Accepted 67ms 11.867 MiB
#7 Accepted 61ms 11.867 MiB
#8 Accepted 65ms 11.867 MiB
#9 Accepted 107ms 11.867 MiB
#10 Accepted 64ms 11.867 MiB

信息

递交者
类型
递交
题目
P1074 曹操的flag
题目数据
下载
语言
C++
递交时间
2022-02-27 13:45:32
评测时间
2022-02-27 13:45:32
评测机
分数
100
总耗时
718ms
峰值内存
11.867 MiB