QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#22688 | #2868. Preparing a contest | enh# | WA | 3ms | 3576kb | C++14 | 141b | 2022-03-10 15:24:00 | 2022-04-30 01:32:31 |
Judging History
answer
#include <iostream>
using namespace std ;
int main ( ) {
puts ( "THUPC 2022 Practice Contest #5: Mixed Contest 2" ) ;
return 0 ;
}
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 3576kb
input:
output:
THUPC 2022 Practice Contest #5: Mixed Contest 2
result:
wrong answer