QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#37703 | #1254. Biggest Set Ever | MaMengQi | WA | 5ms | 9668kb | C++17 | 3.0kb | 2022-07-02 15:35:53 | 2022-07-02 15:35:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 7756kb
input:
3 2 5
output:
8
result:
ok single line: '8'
Test #2:
score: -100
Wrong Answer
time: 5ms
memory: 9668kb
input:
1 0 20
output:
Tr : 0 div : 20 1048576
result:
wrong answer 1st lines differ - expected: '1048576', found: 'Tr : 0 div : 20'