QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#544321#7740. Puzzle: Question Markuser10086WA 0ms3580kbC++1476b2024-09-02 15:03:582024-09-02 15:03:58

Judging History

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

  • [2024-09-02 15:03:58]
  • 评测
  • 测评结果:WA
  • 用时:0ms
  • 内存:3580kb
  • [2024-09-02 15:03:58]
  • 提交

answer

#include <bits/stdc++.h>

using namespace std;

signed main()
{
	
}

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3580kb

input:

2
3
4

output:


result:

wrong output format Unexpected end of file - int32 expected (test case 1)