QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#816841#7116. Do You Like This Problem?ucup-team4645#WA 0ms0kb/522b2024-12-16 18:33:182024-12-16 18:33:22

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