QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#383702#6747. PermutationTeiosama#TL 0ms0kbC++17137b2024-04-09 16:52:262024-04-09 16:52:27

Judging History

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

  • [2024-04-09 16:52:27]
  • 评测
  • 测评结果:TL
  • 用时:0ms
  • 内存:0kb
  • [2024-04-09 16:52:26]
  • 提交

answer

#include<bits/stdc++.h>
#include<unordered_map>
#include<list>
using namespace std;
int main()
{for(int i = 1;i<1e10;i++)
	1;
	
}

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Time Limit Exceeded

input:

3

output:


result: