QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#77024 | #1181. Invited Speakers | Minneapolis | AC ✓ | 2ms | 2976kb | C++20 | 979b | 2023-02-13 00:30:49 | 2023-02-13 00:30:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 2976kb
input:
1 3 0 0 2 2 1 -4 -1 -2 -3 -1 -2 4
output:
4 -1 -2 -1 200 0 200 0 0 4 -2 4 -2 201 1 201 1 -4 4 -3 -1 -3 202 2 202 2 2
result:
ok OK!
Test #2:
score: 0
Accepted
time: 0ms
memory: 2972kb
input:
200 5 -3 5 5 6 8 -5 -9 -1 -1 -7 -8 -8 3 -3 6 2 10 7 7 10 5 -10 9 6 6 10 0 0 1 -3 -10 3 -3 5 -1 4 7 -7 -2 1 3 5 -10 0 0 -3 -8 4 -2 -7 9 8 5 1 2 -9 7 -2 3 -1 8 9 5 1 6 -7 8 -9 -2 9 0 -5 -9 2 1 7 2 -6 -3 6 9 -1 -10 6 0 4 -6 -8 1 -9 -7 -6 -2 -7 -8 2 6 9 9 6 -10 -3 -4 1 -5 -4 -3 3 6 -4 -5 -3 -8 4 -3 10 9...
output:
4 -8 -8 -8 200 -9 200 -9 -1 4 3 -3 3 201 -1 201 -1 -7 4 6 2 6 202 5 202 5 6 4 7 10 7 203 -3 203 -3 5 4 10 7 10 204 8 204 8 -5 4 -7 -2 -7 200 -10 200 -10 9 4 1 3 1 201 0 201 0 1 4 3 -3 3 202 -3 202 -3 -10 4 5 -1 5 203 6 203 6 6 4 4 7 4 204 10 204 10 0 4 2 -9 2 200 0 200 0 -3 4 3 -1 3 201 -2 201 -2 -7...
result:
ok OK!