QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#22688#2868. Preparing a contestenh#WA 3ms3576kbC++14141b2022-03-10 15:24:002022-04-30 01:32:31

Judging History

你现在查看的是最新测评结果

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2022-04-30 01:32:31]
  • 评测
  • 测评结果:WA
  • 用时:3ms
  • 内存:3576kb
  • [2022-03-10 15:24:00]
  • 提交

answer

#include <iostream>
using namespace std ;


int main ( ) {
	puts ( "THUPC 2022 Practice Contest #5: Mixed Contest 2" ) ;
	return 0 ;
}

詳細信息

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 3576kb

input:



output:

THUPC 2022 Practice Contest #5: Mixed Contest 2

result:

wrong answer