QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
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> using namespace std; int main() { cout << "EDCBAFGHIJKLMNOPQRSTWVU"; }
result:
wrong answer 1st lines differ - expected: 'HQEKUJTVSLWPIFMDBCRAGON', found: '#include<bits/stdc++.h>'