QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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>'