QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#305112 | #5004. Finalists | ezteam1# | AC ✓ | 1ms | 3680kb | C++14 | 848b | 2024-01-14 18:31:42 | 2024-01-14 18:31:42 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3680kb
input:
17 Japan 500 95 40 30 5 Vietnam 400 50 150 40 20 Indonesia 700 25 80 35 20 Taiwan 200 30 100 35 1 Korea 600 100 100 70 0 Philippines 50 10 40 15 15
output:
3
result:
ok single line: '3'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3492kb
input:
16 Japan 500 95 40 30 5 Taiwan 200 30 100 35 1 Indonesia 700 25 80 35 20 Philippines 50 10 40 15 15 Korea 600 100 100 70 0 Vietnam 400 50 150 40 20
output:
2
result:
ok single line: '2'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3564kb
input:
16 Vietnam 321 51 113 48 0 Indonesia 690 19 60 17 15 Korea 333 54 59 39 0 Japan 294 86 40 29 0 Taiwan 145 26 101 30 0 Philippines 29 26 50 30 4
output:
2
result:
ok single line: '2'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3560kb
input:
17 Vietnam 321 51 113 48 0 Indonesia 690 19 60 17 15 Korea 333 54 59 39 0 Japan 294 86 40 29 0 Taiwan 145 26 101 30 0 Philippines 29 26 50 30 4
output:
3
result:
ok single line: '3'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3456kb
input:
17 Japan 294 86 40 29 0 Philippines 145 26 101 30 0 Taiwan 29 26 50 30 4 Vietnam 321 51 113 48 0 Indonesia 690 19 60 17 15 Korea 333 54 59 39 0
output:
2
result:
ok single line: '2'