记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:42:9: warning: unused variable 'j' [-Wunused-variable]
   42 |  int i, j, k;
      |         ^
foo.cc:43:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   43 |  scanf("%d%d", &n, &m);
      |  ~~~~~^~~~~~~~~~~~~~~~
foo.cc:52:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   52 |    scanf("%d%d", &a, &b);
      |    ~~~~~^~~~~~~~~~~~~~~~
foo.cc:57:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   57 |    scanf("%d", &a);
      |    ~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 1.5 MiB
#2 Accepted 3ms 1.5 MiB
#3 Accepted 3ms 1.5 MiB
#4 Accepted 7ms 1.5 MiB
#5 Accepted 4ms 1.625 MiB
#6 Accepted 3ms 1.5 MiB
#7 Accepted 5ms 1.5 MiB
#8 Accepted 7ms 1.5 MiB
#9 Accepted 4ms 1.5 MiB
#10 Accepted 4ms 1.5 MiB
#11 Accepted 6ms 1.5 MiB
#12 Accepted 16ms 1.5 MiB
#13 Accepted 6ms 1.5 MiB
#14 Accepted 13ms 1.5 MiB
#15 Accepted 11ms 1.5 MiB
#16 Accepted 138ms 1.859 MiB
#17 Accepted 134ms 1.742 MiB
#18 Accepted 135ms 1.742 MiB
#19 Accepted 131ms 1.867 MiB
#20 Accepted 137ms 1.742 MiB

信息

递交者
类型
递交
题目
P1347 2B Chtholly
比赛
悬赏令第二周
语言
C++
递交时间
2022-04-06 11:27:09
评测时间
2022-04-06 11:27:09
评测机
分数
100
总耗时
777ms
峰值内存
1.867 MiB