Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:7:6: warning: 'm' is used uninitialized in this function [-Wuninitialized]
  if(n%m==0)
     ~^~
# 状态 耗时 内存占用
#1 Runtime Error 1ms 416.0 KiB
#2 Runtime Error 1ms 412.0 KiB
#3 Runtime Error 1ms 424.0 KiB
#4 Runtime Error 1ms 404.0 KiB
#5 Runtime Error 1ms 424.0 KiB

信息

递交者
类型
递交
题目
P1632 A3-2 素数专题:素数判断
语言
C++
递交时间
2024-11-25 19:37:41
评测时间
2024-11-25 19:37:41
评测机
分数
0
总耗时
9ms
峰值内存
424.0 KiB