Time Exceeded

In file included from /nix/store/np14qqgvvnyna3vv640hmhi21flymiia-gcc-12.2.0/include/c++/12.2.0/istream:39,
                 from /nix/store/np14qqgvvnyna3vv640hmhi21flymiia-gcc-12.2.0/include/c++/12.2.0/sstream:38,
                 from /nix/store/np14qqgvvnyna3vv640hmhi21flymiia-gcc-12.2.0/include/c++/12.2.0/complex:45,
                 from /nix/store/np14qqgvvnyna3vv640hmhi21flymiia-gcc-12.2.0/include/c++/12.2.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:22:9:
/nix/store/np14qqgvvnyna3vv640hmhi21flymiia-gcc-12.2.0/include/c++/12.2.0/ostream:202:25: warning: 'b' may be used uninitialized [-Wmaybe-uninitialized]
  202 |       { return _M_insert(__n); }
      |                ~~~~~~~~~^~~~~
foo.cc: In function 'int main()':
foo.cc:7:27: note: 'b' was declared here
    7 |         int long long n,a,b;
      |                           ^
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:20:9:
/nix/store/np14qqgvvnyna3vv640hmhi21flymiia-gcc-12.2.0/include/c++/12.2.0/ostream:202:25: warning: 'a' may be used uninitialized [-Wmaybe-uninitialized]
  202 |       { return _M_insert(__n); }
      |                ~~~~~~~~~^~~~~
foo.cc: In function 'int main()':
foo.cc:7:25: note: 'a' was declared here
    7 |         int long long n,a,b;
      |                         ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1100ms ≥284.0 KiB
#2 Time Exceeded ≥1100ms ≥284.0 KiB
#3 Time Exceeded ≥1101ms ≥284.0 KiB
#4 Time Exceeded ≥1100ms ≥284.0 KiB
#5 Time Exceeded ≥1101ms ≥328.0 KiB
#6 Time Exceeded ≥1100ms ≥284.0 KiB
#7 Time Exceeded ≥1100ms ≥284.0 KiB
#8 Time Exceeded ≥1100ms ≥328.0 KiB
#9 Time Exceeded ≥1100ms ≥284.0 KiB
#10 Time Exceeded ≥1101ms ≥284.0 KiB

信息

递交者
类型
递交
题目
P1754 质因数分解
比赛
2023.5.20中级班期中测试赛
语言
C++
递交时间
2023-05-20 09:52:41
评测时间
2023-05-20 09:52:41
评测机
分数
0
总耗时
≥11007ms
峰值内存
≥328.0 KiB