Wrong Answer

In file included from /nix/gcc-13.2.0/include/c++/13.2.0/istream:41,
                 from /nix/gcc-13.2.0/include/c++/13.2.0/sstream:40,
                 from /nix/gcc-13.2.0/include/c++/13.2.0/complex:45,
                 from /nix/gcc-13.2.0/include/c++/13.2.0/ccomplex:39,
                 from stdc++.h:127:
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:21:9:
/nix/gcc-13.2.0/include/c++/13.2.0/ostream:204:25: warning: ‘m’ may be used uninitialized [-Wmaybe-uninitialized]
  204 |       { return _M_insert(__n); }
      |                ~~~~~~~~~^~~~~
foo.cc: In function ‘int main()’:
foo.cc:10:25: note: ‘m’ was declared here
   10 |         long long n,c=0,m;
      |                         ^
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 2ms 536.0 KiB
#2 Wrong Answer Read 1, expect 8. 3ms 496.0 KiB
#3 Wrong Answer Read 1, expect 2. 2ms 556.0 KiB
#4 Wrong Answer Read 1, expect 8. 2ms 324.0 KiB
#5 Wrong Answer Read 1, expect 6. 5ms 536.0 KiB
#6 Wrong Answer Read 1, expect 6. 11ms 536.0 KiB
#7 Wrong Answer Read 1, expect 8. 17ms 324.0 KiB
#8 Wrong Answer Read 1, expect 8. 19ms 544.0 KiB
#9 Wrong Answer Read 1, expect 6. 38ms 764.0 KiB
#10 Wrong Answer Read 1, expect 8. 87ms 536.0 KiB

信息

递交者
类型
递交
题目
P1136 s-0-6之阶乘问题
语言
C++
递交时间
2024-05-10 15:46:51
评测时间
2024-05-10 15:46:51
评测机
分数
10
总耗时
190ms
峰值内存
764.0 KiB