QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#613749 | #2395. Common Factors | LuSter_M | WA | 0ms | 3832kb | C++20 | 791b | 2024-10-05 14:38:24 | 2024-10-05 14:38:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3460kb
input:
2
output:
1/2
result:
ok single line: '1/2'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3828kb
input:
5
output:
1/2
result:
ok single line: '1/2'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3612kb
input:
6
output:
2/3
result:
ok single line: '2/3'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3824kb
input:
29
output:
2/3
result:
ok single line: '2/3'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3612kb
input:
30
output:
11/15
result:
ok single line: '11/15'
Test #6:
score: 0
Accepted
time: 0ms
memory: 3620kb
input:
31
output:
11/15
result:
ok single line: '11/15'
Test #7:
score: 0
Accepted
time: 0ms
memory: 3532kb
input:
209
output:
11/15
result:
ok single line: '11/15'
Test #8:
score: 0
Accepted
time: 0ms
memory: 3524kb
input:
210
output:
27/35
result:
ok single line: '27/35'
Test #9:
score: 0
Accepted
time: 0ms
memory: 3536kb
input:
2309
output:
27/35
result:
ok single line: '27/35'
Test #10:
score: 0
Accepted
time: 0ms
memory: 3832kb
input:
2310
output:
61/77
result:
ok single line: '61/77'
Test #11:
score: 0
Accepted
time: 0ms
memory: 3788kb
input:
30000
output:
61/77
result:
ok single line: '61/77'
Test #12:
score: 0
Accepted
time: 0ms
memory: 3592kb
input:
30030
output:
809/1001
result:
ok single line: '809/1001'
Test #13:
score: 0
Accepted
time: 0ms
memory: 3556kb
input:
510510
output:
13945/17017
result:
ok single line: '13945/17017'
Test #14:
score: 0
Accepted
time: 0ms
memory: 3588kb
input:
510511
output:
13945/17017
result:
ok single line: '13945/17017'
Test #15:
score: 0
Accepted
time: 0ms
memory: 3620kb
input:
9699690
output:
268027/323323
result:
ok single line: '268027/323323'
Test #16:
score: 0
Accepted
time: 0ms
memory: 3820kb
input:
223092869
output:
268027/323323
result:
ok single line: '268027/323323'
Test #17:
score: -100
Wrong Answer
time: 0ms
memory: 3592kb
input:
223092870
output:
-48362557/-102888509
result:
wrong answer 1st lines differ - expected: '565447/676039', found: '-48362557/-102888509'