Submission | Problem | Language | Runtime | Memory | Sent | Verdict |
---|---|---|---|---|---|---|
354614 | Binary search 3 | C++14 | 37 ms | 4.2 MB | 21:32 +07 | 21/11/2024 | |
354610 | Binary search 3 | C++14 | 3 ms | 3.5 MB | 21:31 +07 | 21/11/2024 | |
354566 | Column sum | C++14 | 2 ms | 3.6 MB | 21:19 +07 | 21/11/2024 | |
354551 | Sum of divisors | C++14 | 4 ms | 3.6 MB | 21:12 +07 | 21/11/2024 | |
354512 | Binary exponentiation | C++14 | 3 ms | 3.7 MB | 21:01 +07 | 21/11/2024 | |
354500 | Fibonacci | C++14 | 3 ms | 3.6 MB | 20:57 +07 | 21/11/2024 | |
354494 | Divisors counting | C++14 | 85 ms | 18.8 MB | 20:52 +07 | 21/11/2024 | |
347414 | Divisible by d | C++14 | 112 ms | 3.6 MB | 09:58 +07 | 17/11/2024 | |
343770 | Longest increasing subsequence | C++14 | 3 ms | 3.6 MB | 05:57 +07 | 15/11/2024 | |
343769 | Maximum subarray sum | C++14 | 14 ms | 5.7 MB | 05:46 +07 | 15/11/2024 | |
343768 | Prime factors | C++14 | 1083 ms | 3.5 MB | 05:41 +07 | 15/11/2024 | |
343765 | Prime factors | C++14 | 3 ms | 3.5 MB | 05:38 +07 | 15/11/2024 | |
343763 | Binary search 2 | C++14 | 223 ms | 4.2 MB | 05:26 +07 | 15/11/2024 | |
343762 | Binary search 2 | C++14 | 2001 ms | 4.1 MB | 05:24 +07 | 15/11/2024 | |
343761 | Binary search 2 | C++14 | 3 ms | 3.4 MB | 05:22 +07 | 15/11/2024 | |
343760 | Binary search 2 | C++14 | 3 ms | 3.5 MB | 05:18 +07 | 15/11/2024 | |
343536 | 3 | C++14 | 2001 ms | 3.9 MB | 22:52 +07 | 14/11/2024 | |
343532 | 3 | C++14 | 2 ms | 3.5 MB | 22:49 +07 | 14/11/2024 | |
343523 | GCD and LCM | C++14 | 2 ms | 3.6 MB | 22:44 +07 | 14/11/2024 | |
343482 | Frequent value | C++14 | 8 ms | 4.1 MB | 22:28 +07 | 14/11/2024 | |
343471 | Dominant element | C++14 | 3 ms | 3.5 MB | 22:25 +07 | 14/11/2024 | |
343440 | Read number till eternity | C++14 | 3 ms | 4.1 MB | 22:15 +07 | 14/11/2024 | |
343429 | Fibonacci | C++14 | 2 ms | 3.5 MB | 22:11 +07 | 14/11/2024 | |
343420 | Divisible by d | C++14 | 26 ms | 7.0 MB | 22:02 +07 | 14/11/2024 | |
343405 | Maximum subarray sum | C++14 | 17 ms | 5.7 MB | 21:52 +07 | 14/11/2024 | |
343391 | Prefix sum | C++14 | 26 ms | 4.6 MB | 21:44 +07 | 14/11/2024 | |
333014 | Permutation | C++14 | 3 ms | 3.4 MB | 21:57 +07 | 07/11/2024 | |
260420 | Binary search | C++14 | 206 ms | 4.0 MB | 06:35 +07 | 24/09/2024 | |
260419 | Binary search 2 | C++17 | 3 ms | 3.4 MB | 06:33 +07 | 24/09/2024 | |
244668 | Binary exponentiation | C++17 | 2 ms | 3.4 MB | 22:45 +07 | 15/09/2024 | |
242916 | Divisors counting | Python3 | 6002 ms | 8.6 MB | 21:35 +07 | 14/09/2024 | |
242910 | Maximum subarray sum | Python3 | 6002 ms | 17.8 MB | 21:27 +07 | 14/09/2024 | |
242792 | Binary search 2 | Python3 | 90 ms | 24.9 MB | 20:41 +07 | 14/09/2024 | |
242789 | Binary search | Python3 | 0 ms | 0 bytes | 20:40 +07 | 14/09/2024 | |
242783 | Equal pairs | Python3 | 61 ms | 18.6 MB | 20:38 +07 | 14/09/2024 | |
242773 | Equal pairs | Python3 | 993 ms | 499.9 MB | 20:31 +07 | 14/09/2024 | |
242764 | Binary exponentiation | Python3 | 6008 ms | 23.6 MB | 20:28 +07 | 14/09/2024 | |
242760 | Permutation | Python3 | 2143 ms | 66.2 MB | 20:25 +07 | 14/09/2024 | |
191641 | Letter frequencies | Python3 | 91 ms | 9.1 MB | 23:09 +07 | 16/08/2024 | |
191635 | Insert | Python3 | 20 ms | 9.3 MB | 23:03 +07 | 16/08/2024 | |
191634 | Insert | Python3 | 15 ms | 9.0 MB | 23:03 +07 | 16/08/2024 | |
191609 | Unique 2 | Python3 | 16 ms | 9.2 MB | 22:48 +07 | 16/08/2024 | |
191599 | Frequent value | Python3 | 6001 ms | 12.4 MB | 22:42 +07 | 16/08/2024 | |
191575 | Palindrome array | Python3 | 15 ms | 9.3 MB | 22:30 +07 | 16/08/2024 | |
191539 | Maximum product | Python3 | 98 ms | 21.6 MB | 22:15 +07 | 16/08/2024 | |
191526 | Maximum product | Python3 | 15 ms | 9.2 MB | 22:05 +07 | 16/08/2024 | |
191516 | Positive subarray | Python3 | 16 ms | 9.2 MB | 22:02 +07 | 16/08/2024 | |
191364 | Binary search | Python3 | 906 ms | 19.7 MB | 20:46 +07 | 16/08/2024 | |
191334 | Prime factors | Python3 | 11001 ms | 20.9 MB | 20:25 +07 | 16/08/2024 | |
191321 | Equal pairs | Python3 | 6000 ms | 11.0 MB | 20:11 +07 | 16/08/2024 |
thcslx-20
Solved problems: 97
Points: 97.74
Contribution: 0
Rank: 835