Hi guys,
I have been stuck in the problem below.
https://cses.fi/problemset/task/1726
How to approach this problem?
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 166 |
2 | maomao90 | 163 |
2 | Um_nik | 163 |
4 | atcoder_official | 161 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
9 | nor | 153 |
9 | Dominater069 | 153 |
Hi guys,
I have been stuck in the problem below.
https://cses.fi/problemset/task/1726
How to approach this problem?
Hi guys. So I am solving this problem below in JAVA but I keep getting TLE for few testcases. I think it is related to slow I/O and so I tried different method for fast I/O but it is not working. Is there something else I can do here?
Problem: https://cses.fi/problemset/task/1723/
My Submission: https://ideone.com/zbuoA5
Update
My New Submission: https://ideone.com/pW5N7u
After looking all the comments, I tried to come up with the above code but it still gives TLE for 2 TCs. (In my previous submission, I got TLE for 6 TCs).
Is there any way to solve this question in JAVA?
Hi guys. I started practicing CSES problemset but I am stuck in the problem below.
https://cses.fi/problemset/task/1082
How to deal with cases like n>10e6?
No need for a straight up answer just a hint
Name |
---|