QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#383705 | #6747. Permutation | Teiosama# | TL | 0ms | 0kb | C++17 | 162b | 2024-04-09 16:53:43 | 2024-04-09 16:53:43 |
answer
#include<bits/stdc++.h>
#include<unordered_map>
#include<list>
using namespace std;
int main()
{long long ans = 0;
for(int i = 1;i<1e10;i++)
ans+=1;
}
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Time Limit Exceeded
input:
3