记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:20:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   20 |  scanf("%d",&n);
      |  ~~~~~^~~~~~~~~
foo.cc:23:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   23 |   scanf("%d",&f);
      |   ~~~~~^~~~~~~~~
foo.cc:27:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   27 |   scanf("%d", &c[i]);
      |   ~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 2.625 MiB
#2 Accepted 5ms 2.625 MiB
#3 Accepted 4ms 2.625 MiB
#4 Accepted 4ms 2.625 MiB
#5 Accepted 5ms 2.625 MiB
#6 Accepted 8ms 2.625 MiB
#7 Accepted 4ms 2.625 MiB
#8 Accepted 6ms 2.625 MiB
#9 Accepted 5ms 2.625 MiB
#10 Accepted 8ms 2.625 MiB
#11 Accepted 5ms 2.625 MiB
#12 Accepted 5ms 2.625 MiB
#13 Accepted 11ms 2.75 MiB
#14 Accepted 12ms 2.875 MiB
#15 Accepted 16ms 2.875 MiB
#16 Accepted 41ms 3.75 MiB
#17 Accepted 62ms 4.336 MiB
#18 Accepted 50ms 4.492 MiB
#19 Accepted 40ms 4.492 MiB
#20 Accepted 40ms 4.617 MiB

信息

递交者
类型
递交
题目
P1386 Problem E. 染色
比赛
2022年暑期算法队集训赛
语言
C++
递交时间
2022-07-08 17:08:09
评测时间
2022-07-08 17:08:09
评测机
分数
100
总耗时
347ms
峰值内存
4.617 MiB