Wrong Answer

foo.cc: In function ‘int main()’:
foo.cc:9:21: warning: ‘a’ may be used uninitialized [-Wmaybe-uninitialized]
    9 |                 if(a%i==0)
      |                    ~^~
foo.cc:5:15: note: ‘a’ was declared here
    5 |         int n,a;
      |               ^
# 状态 耗时 内存占用
#1 Accepted 3ms 320.0 KiB
#2 Wrong Answer User output longer than standard answer. 4ms 528.0 KiB
#3 Wrong Answer User output longer than standard answer. 3ms 536.0 KiB
#4 Wrong Answer User output longer than standard answer. 3ms 536.0 KiB
#5 Wrong Answer User output longer than standard answer. 3ms 536.0 KiB

信息

递交者
类型
递交
题目
P2623 找因数1级2 2024.3
语言
C++
递交时间
2025-02-12 15:31:55
评测时间
2025-02-12 15:31:55
评测机
分数
20
总耗时
17ms
峰值内存
536.0 KiB