QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#155281#7116. Do You Like This Problem?ucup-team1139WA 0ms0kb/102b2023-09-01 15:12:082023-09-01 15:12:09

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>'