Is there anywhere online where you can compile cpp code really fast compared to your local system?
№ | Пользователь | Рейтинг |
---|---|---|
1 | tourist | 3985 |
2 | jiangly | 3741 |
3 | jqdai0815 | 3682 |
4 | Benq | 3529 |
5 | orzdevinwang | 3526 |
6 | ksun48 | 3489 |
7 | Radewoosh | 3483 |
8 | Kevin114514 | 3442 |
9 | ecnerwala | 3392 |
9 | Um_nik | 3392 |
Страны | Города | Организации | Всё → |
№ | Пользователь | Вклад |
---|---|---|
1 | cry | 169 |
2 | atcoder_official | 162 |
2 | maomao90 | 162 |
2 | Um_nik | 162 |
5 | djm03178 | 158 |
6 | -is-this-fft- | 157 |
7 | adamant | 155 |
8 | awoo | 154 |
8 | Dominater069 | 154 |
10 | nor | 150 |
Is there anywhere online where you can compile cpp code really fast compared to your local system?
Название |
---|
I use One compiler and it is very practical and fast
there is time limit on runtime. cant go above 5 seconds.
If your program takes more than 5 seconds to run, that's probably an indication your solution is inefficient, unless the problem has constraints above 5 seconds.
I just want to use it for brute force pattern recognition. Not for the actual code. So it doesnt matter what the time complexity is.
Then I suggest you install the CodeBlocks IDE and use parallel processing to reduce your runtime.
usaco IDE is a good option
that's the best option
But it always shows bad alloc after executing the code..?
I don't know the reason
I use AtCoder custom test.
OnlineGDB works the best in my experience. Give it a try!
Codechef one is good . https://www.codechef.com/ide