QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#166415 | #7116. Do You Like This Problem? | ucup-team1839 | WA | 0ms | 0kb | / | 344b | 2023-09-06 11:19:50 | 2023-09-06 11:19:50 |
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; #define x first #define y second typedef pair<int, int> PII; typedef long long ll; void solve() { cout << "SHQEKUJTVLWPIFMDBCRAGON\n"; } int main() { ios::sync_with_stdio(0); cin.tie(0), cout.tie(0); // int T; cin >> T...
result:
wrong answer 1st lines differ - expected: 'HQEKUJTVSLWPIFMDBCRAGON', found: '#include <bits/stdc++.h>'