QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#155281 | #7116. Do You Like This Problem? | ucup-team1139 | WA | 0ms | 0kb | / | 102b | 2023-09-01 15:12:08 | 2023-09-01 15:12:09 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
input:
<no input>
output:
#include<bits/stdc++.h> using namespace std; int main() { cout << "EDCBAFGHIJKLMNOPQRSTWVU"; }
result:
wrong answer 1st lines differ - expected: 'HQEKUJTVSLWPIFMDBCRAGON', found: '#include<bits/stdc++.h>'