QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#816841 | #7116. Do You Like This Problem? | ucup-team4645# | WA | 0ms | 0kb | / | 522b | 2024-12-16 18:33:18 | 2024-12-16 18:33:22 |
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> #define Alex std::ios::sync_with_stdio(false),std::cin.tie(0),std::cout.tie(0); #define int long long #define double long double using namespace std; const int QAQ = 0; const int mod = 998244353; const int momo = 1000000007; const double eps = 1e-10; const double pi ...
result:
wrong answer 1st lines differ - expected: 'HQEKUJTVSLWPIFMDBCRAGON', found: '#include<bits/stdc++.h>'