记录详情

Wrong Answer

In file included from iostream:39:
In member function 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(long int) [with _CharT = char; _Traits = std::char_traits<char>]',
    inlined from 'int main()' at foo.cc:121:9:
/nix/store/h5kvfrjmpw792v8jg7nrzfkffmn0iyy8-gcc-12.3.0/include/c++/12.3.0/ostream:167:25: warning: 'finalcolor' may be used uninitialized [-Wmaybe-uninitialized]
  167 |       { return _M_insert(__n); }
      |                ~~~~~~~~~^~~~~
foo.cc: In function 'int main()':
foo.cc:26:8: note: 'finalcolor' was declared here
   26 |   long finalcolor;//最终结果
      |        ^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer 1,162d0 < 0 < H[j]0 1 < H[j]0 4ms 412.0 KiB

信息

递交者
类型
自测
题目
P1509 Problem 2B. 矩阵染色
语言
C++
递交时间
2023-10-20 12:09:10
评测时间
2023-10-20 12:09:10
评测机
分数
0
总耗时
4ms
峰值内存
412.0 KiB