记录详情

Wrong Answer

In file included from /nix/store/1x1q5sqa0ilbi8fz7aayk02pjy5g7jhh-gcc-12.3.0/include/c++/12.3.0/istream:39,
                 from /nix/store/1x1q5sqa0ilbi8fz7aayk02pjy5g7jhh-gcc-12.3.0/include/c++/12.3.0/sstream:38,
                 from /nix/store/1x1q5sqa0ilbi8fz7aayk02pjy5g7jhh-gcc-12.3.0/include/c++/12.3.0/complex:45,
                 from /nix/store/1x1q5sqa0ilbi8fz7aayk02pjy5g7jhh-gcc-12.3.0/include/c++/12.3.0/ccomplex:39,
                 from stdc++.h:54:
In member function 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(long long int) [with _CharT = char; _Traits = std::char_traits<char>]',
    inlined from 'int main()' at foo.cc:24:8:
/nix/store/1x1q5sqa0ilbi8fz7aayk02pjy5g7jhh-gcc-12.3.0/include/c++/12.3.0/ostream:202:25: warning: 'min' may be used uninitialized [-Wmaybe-uninitialized]
  202 |       { return _M_insert(__n); }
      |                ~~~~~~~~~^~~~~
foo.cc: In function 'int main()':
foo.cc:8:19: note: 'min' was declared here
    8 |         long long min;
      |                   ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 456823, expect 228397. 5ms 412.0 KiB
#2 Wrong Answer Read 2780915, expect 2522595. 4ms 412.0 KiB
#3 Wrong Answer Read 35467928, expect 25109094. 6ms 368.0 KiB
#4 Wrong Answer Read 58319734, expect 48578148. 13ms 416.0 KiB
#5 Wrong Answer Read 223055872, expect 121598222. 56ms 416.0 KiB

信息

递交者
类型
递交
题目
4-1 旅游住处
语言
C++
递交时间
2023-08-09 20:44:41
评测时间
2023-08-09 20:44:41
评测机
分数
0
总耗时
86ms
峰值内存
416.0 KiB