Runtime Error

foo.cc: In function ‘int main()’:
foo.cc:11:21: warning: ‘m’ may be used uninitialized [-Wmaybe-uninitialized]
   11 |                 int m=t%m;
      |                     ^
foo.cc:11:21: note: ‘m’ was declared here
   11 |                 int m=t%m;
      |                     ^
# 状态 耗时 内存占用
#1 Runtime Error Floating point exception 2ms 504.0 KiB
#2 Runtime Error Floating point exception 2ms 728.0 KiB
#3 Runtime Error Floating point exception 2ms 504.0 KiB
#4 Runtime Error Floating point exception 2ms 504.0 KiB
#5 Runtime Error Floating point exception 2ms 760.0 KiB

信息

递交者
类型
递交
题目
P2600 进制转换3级2 2023样卷
语言
C++
递交时间
2025-07-25 17:39:28
评测时间
2025-07-25 17:39:28
评测机
分数
0
总耗时
13ms
峰值内存
760.0 KiB