/ Vijos /

记录详情

Accepted

foo.cc: In function 'void judge()':
foo.cc:16:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   16 |  freopen("test.in","r",stdin);
      |  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
foo.cc:17:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   17 |  freopen("test.out","w",stdout);
      |  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 6ms 2.375 MiB
#2 Accepted 9ms 2.531 MiB
#3 Accepted 48ms 4.906 MiB
#4 Accepted 107ms 7.547 MiB
#5 Accepted 92ms 7.367 MiB
#6 Accepted 101ms 7.492 MiB
#7 Accepted 190ms 12.742 MiB
#8 Accepted 176ms 12.617 MiB
#9 Accepted 434ms 23.242 MiB
#10 Accepted 423ms 23.242 MiB

信息

递交者
类型
递交
题目
P1553 树网的核加强版
语言
C++
递交时间
2022-06-30 23:10:15
评测时间
2022-06-30 23:10:15
评测机
分数
100
总耗时
1589ms
峰值内存
23.242 MiB