QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#492767 | #6519. X Equals Y | Cirno | WA | 0ms | 3816kb | C++14 | 1.3kb | 2024-07-26 15:56:23 | 2024-07-26 15:56:25 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3816kb
input:
6 1 1 1000 1000 1 2 1000 1000 3 11 1000 1000 157 291 5 6 157 291 3 6 10126 114514 789 12345
output:
YES 2 2 NO Yes 3 11 YES 5 2 YES 3 2 Yes 789 9488
result:
wrong answer wrong solution, (157 in base 5) != (291 in base 2) (test case 4)