QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#155281#7116. Do You Like This Problem?ucup-team1139WA 0ms0kb/102b2023-09-01 15:12:082023-09-01 15:12:09

詳細信息

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