Submitted 4 years 9 months 1 day ago
Tue Feb 04 19:34:20 CST 2020
Judger: ZJS
Dataset Version: v0
1000 ms /
0 KB
Final
0
Problem: lss2.lucky
Language: GNU C++ 11
[Youkai Taiji!] Your program is so TLE that it breaks down our judge system. Please DON'T submit like this.
[Youkai Taiji!] Your program is so TLE that it breaks down our judge system. Please DON'T submit like this.
[Youkai Taiji!] Your program is so TLE that it breaks down our judge system. Please DON'T submit like this.
#include <bits/stdc++.h>
using namespace std;
set<int> s={1, 2, 3, 5, 6, 9, 10, 13, 17 };
int main(){
while(true){}
}