QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#163860 | #7116. Do You Like This Problem? | ucup-team1769# | WA | 0ms | 0kb | / | 185b | 2023-09-04 15:54:13 | 2023-09-04 15:54:13 |
1.ans
#include <bits/stdc++.h> using namespace std; using i64 = long long; int main() { ios::sync_with_stdio(false); cin.tie(nullptr); cout << "HQEKUJTVSLWPIFMDBCRAGON\n"; }
詳細信息
Test #1:
score: 0
Wrong Answer
input:
<no input>
output:
#include <bits/stdc++.h> using namespace std; using i64 = long long; int main() { ios::sync_with_stdio(false); cin.tie(nullptr); cout << "HQEKUJTVSLWPIFMDBCRAGON\n"; }
result:
wrong answer 1st lines differ - expected: 'HQEKUJTVSLWPIFMDBCRAGON', found: '#include <bits/stdc++.h>'