Submission | Problem | Language | Runtime | Memory | Sent | Verdict |
---|---|---|---|---|---|---|
325708 | Maximum subarray sum | C++14 | 14 ms | 3.8 MB | 16:58 +07 | 01/11/2024 | |
325636 | Maximum subarray sum | C++14 | 2001 ms | 4.5 MB | 15:57 +07 | 01/11/2024 | |
325619 | Prefix sum | C++14 | 30 ms | 4.0 MB | 15:44 +07 | 01/11/2024 | |
325618 | Prefix sum | C++14 | 8 ms | 3.5 MB | 15:44 +07 | 01/11/2024 | |
323709 | Finding the path | C++14 | 39 ms | 9.5 MB | 09:36 +07 | 31/10/2024 | |
323703 | Connected component | C++14 | 38 ms | 9.1 MB | 09:29 +07 | 31/10/2024 | |
320263 | Shortest path | C++14 | 30 ms | 7.8 MB | 14:32 +07 | 28/10/2024 | |
320230 | Shortest path | C++14 | 40 ms | 8.1 MB | 12:55 +07 | 28/10/2024 | |
317737 | Divisible by d | C++14 | 56 ms | 4.3 MB | 14:22 +07 | 26/10/2024 | |
317558 | Divisible by d | C++14 | 2001 ms | 4.6 MB | 11:47 +07 | 26/10/2024 | |
317478 | Divisible by d | C++14 | 56 ms | 16.2 MB | 10:36 +07 | 26/10/2024 | |
317111 | Divisible by d | C++14 | 2001 ms | 4.2 MB | 00:55 +07 | 26/10/2024 | |
317101 | Divisible by d | C++14 | 3 ms | 3.4 MB | 00:50 +07 | 26/10/2024 | |
289732 | Hakurei Shrine | C++14 | 2 ms | 3.4 MB | 10:13 +07 | 09/10/2024 | |
271625 | Largest common divisor | C++14 | 23 ms | 3.2 MB | 08:12 +07 | 30/09/2024 | |
271624 | Largest common divisor | C++14 | 24 ms | 3.2 MB | 08:12 +07 | 30/09/2024 | |
271621 | Largest common divisor | C++14 | 25 ms | 3.2 MB | 08:08 +07 | 30/09/2024 | |
271619 | Largest common divisor | C++14 | 26 ms | 3.2 MB | 08:08 +07 | 30/09/2024 | |
269259 | Largest common divisor | C++14 | 40 ms | 4.0 MB | 23:42 +07 | 28/09/2024 | |
269256 | Largest common divisor | C++14 | 39 ms | 4.0 MB | 23:42 +07 | 28/09/2024 | |
269254 | Largest common divisor | C++14 | 49 ms | 3.6 MB | 23:41 +07 | 28/09/2024 | |
269240 | Divisors counting | C++14 | 63 ms | 18.6 MB | 23:33 +07 | 28/09/2024 | |
269227 | Divisors counting | C++14 | 73 ms | 18.6 MB | 23:28 +07 | 28/09/2024 | |
269185 | Divisors counting | C++14 | 1695 ms | 11.9 MB | 23:08 +07 | 28/09/2024 | |
269047 | Maximum GCD | C++14 | 75 ms | 14.6 MB | 22:17 +07 | 28/09/2024 | |
268976 | Prime factors | C++14 | 1261 ms | 4.2 MB | 21:54 +07 | 28/09/2024 | |
268928 | Sieve of Eratosthenes | C++14 | 23 ms | 5.2 MB | 21:37 +07 | 28/09/2024 | |
268920 | Prime number 2 | C++14 | 6 ms | 4.2 MB | 21:33 +07 | 28/09/2024 | |
268830 | Prime number 2 | C++14 | 111 ms | 4.2 MB | 21:08 +07 | 28/09/2024 | |
268828 | Prime number 2 | C++14 | 6 ms | 4.2 MB | 21:07 +07 | 28/09/2024 | |
268786 | Segmented sieve | C++14 | 33 ms | 4.2 MB | 20:50 +07 | 28/09/2024 | |
268689 | Segmented sieve | C++14 | 2003 ms | 55.9 MB | 20:24 +07 | 28/09/2024 | |
268240 | Segmented sieve | C++14 | 9 ms | 3.4 MB | 15:30 +07 | 28/09/2024 | |
268239 | Segmented sieve | C++14 | 8 ms | 3.4 MB | 15:30 +07 | 28/09/2024 | |
263785 | Palindrome substring | C++14 | 6 ms | 3.5 MB | 22:20 +07 | 25/09/2024 | |
263674 | Run-length encoding | C++14 | 7 ms | 4.0 MB | 21:46 +07 | 25/09/2024 | |
262031 | Sum | C++14 | 10 ms | 3.5 MB | 00:58 +07 | 25/09/2024 | |
262030 | Sum | C++14 | 3 ms | 3.5 MB | 00:57 +07 | 25/09/2024 | |
262021 | Run-length encoding | C++14 | 7 ms | 4.0 MB | 00:43 +07 | 25/09/2024 | |
261993 | Run-length encoding | C++14 | 5 ms | 4.0 MB | 23:55 +07 | 24/09/2024 | |
261984 | Run-length encoding | C++14 | 6 ms | 4.0 MB | 23:48 +07 | 24/09/2024 | |
261980 | Run-length encoding | C++14 | 7 ms | 4.0 MB | 23:41 +07 | 24/09/2024 | |
261976 | Run-length encoding | C++14 | 3 ms | 3.5 MB | 23:37 +07 | 24/09/2024 | |
261937 | String normalization | C++14 | 3 ms | 3.5 MB | 23:27 +07 | 24/09/2024 | |
261883 | String normalization | C++14 | 3 ms | 3.5 MB | 23:09 +07 | 24/09/2024 | |
261772 | String occurences | C++14 | 5 ms | 3.4 MB | 22:27 +07 | 24/09/2024 | |
261633 | String occurences | C++14 | 11 ms | 3.4 MB | 21:41 +07 | 24/09/2024 | |
261560 | String occurences | C++14 | 3 ms | 3.5 MB | 21:06 +07 | 24/09/2024 | |
261556 | String occurences | C++14 | 2004 ms | 3.4 MB | 21:04 +07 | 24/09/2024 | |
260656 | Caesar cipher | C++14 | 3 ms | 3.5 MB | 10:36 +07 | 24/09/2024 |
Stupidrad
Solved problems: 48
Points: 50.23
Contribution: 0
Rank: 1322