| Submission | Problem | Language | Runtime | Memory | Sent | Verdict |
|---|---|---|---|---|---|---|
| 594317 | Maximum GCD | C++14 | 2008 ms | 62.5 MB | 20:17 +07 | 11/05/2025 | |
| 594316 | Maximum GCD | C++14 | 2008 ms | 62.3 MB | 20:16 +07 | 11/05/2025 | |
| 594314 | Maximum GCD | C++14 | 2009 ms | 62.6 MB | 20:16 +07 | 11/05/2025 | |
| 592189 | Divisors counting 2 | C++14 | 117 ms | 4.1 MB | 20:08 +07 | 09/05/2025 | |
| 592155 | Divisors counting | C++14 | 115 ms | 18.6 MB | 19:39 +07 | 09/05/2025 | |
| 592152 | Divisors counting | C++14 | 38 ms | 18.6 MB | 19:39 +07 | 09/05/2025 | |
| 592151 | Divisors counting | C++14 | 1021 ms | 155.9 MB | 19:38 +07 | 09/05/2025 | |
| 592149 | Divisors counting | C++14 | 251 ms | 49.1 MB | 19:36 +07 | 09/05/2025 | |
| 592148 | Divisors counting | C++14 | 1179 ms | 155.9 MB | 19:36 +07 | 09/05/2025 | |
| 592145 | Divisors counting | C++14 | 43 ms | 18.6 MB | 19:34 +07 | 09/05/2025 | |
| 582437 | Sieve of Eratosthenes | C++14 | 60 ms | 18.6 MB | 21:38 +07 | 28/04/2025 | |
| 582432 | Sieve of Eratosthenes | C++14 | 116 ms | 11.0 MB | 21:37 +07 | 28/04/2025 | |
| 582427 | Sieve of Eratosthenes | C++14 | 100 ms | 10.5 MB | 21:35 +07 | 28/04/2025 | |
| 582425 | Sieve of Eratosthenes | C++14 | 112 ms | 10.5 MB | 21:35 +07 | 28/04/2025 | |
| 582422 | Sieve of Eratosthenes | C++14 | 109 ms | 10.6 MB | 21:34 +07 | 28/04/2025 | |
| 582380 | GCD and LCM | C++14 | 5 ms | 3.3 MB | 21:14 +07 | 28/04/2025 | |
| 582305 | Largest common divisor | C++14 | 16 ms | 4.5 MB | 20:39 +07 | 28/04/2025 | |
| 582301 | Largest common divisor | C++14 | 3 ms | 3.6 MB | 20:37 +07 | 28/04/2025 | |
| 582296 | Largest common divisor | C++14 | 3 ms | 3.7 MB | 20:34 +07 | 28/04/2025 | |
| 582286 | Maximum GCD | C++14 | 37 ms | 7.6 MB | 20:23 +07 | 28/04/2025 | |
| 576866 | Prime factors | C++14 | 213 ms | 11.0 MB | 22:08 +07 | 22/04/2025 | |
| 576865 | Prime factors | C++14 | 3001 ms | 11.0 MB | 22:08 +07 | 22/04/2025 | |
| 539152 | Range update | C++14 | 63 ms | 5.0 MB | 19:59 +07 | 27/03/2025 | |
| 539121 | Permutations | C++14 | 14 ms | 3.4 MB | 19:45 +07 | 27/03/2025 | |
| 539113 | Subset | C++14 | 433 ms | 509.9 MB | 19:37 +07 | 27/03/2025 | |
| 494031 | Subset | C++14 | 3 ms | 3.4 MB | 22:06 +07 | 24/02/2025 | |
| 493965 | Expression | Python3 | 11 ms | 9.2 MB | 21:45 +07 | 24/02/2025 | |
| 493963 | Palindrome substring | C++14 | 1 ms | 3.4 MB | 21:44 +07 | 24/02/2025 | |
| 493897 | Average | C++14 | 35 ms | 9.6 MB | 21:18 +07 | 24/02/2025 | |
| 487695 | Jealousy | C++14 | 1 ms | 3.3 MB | 21:28 +07 | 20/02/2025 | |
| 487690 | Jealousy | C++14 | 1 ms | 3.5 MB | 21:26 +07 | 20/02/2025 | |
| 487618 | Subarray sum | C++14 | 74 ms | 17.2 MB | 20:47 +07 | 20/02/2025 | |
| 487593 | 2D prefix sum | C++14 | 532 ms | 18.4 MB | 20:38 +07 | 20/02/2025 | |
| 487573 | Minimum difference | C++14 | 267 ms | 9.1 MB | 20:31 +07 | 20/02/2025 | |
| 487567 | Minimum difference | C++14 | 0 ms | 0 bytes | 20:29 +07 | 20/02/2025 | |
| 487564 | Minimum difference | C++14 | 0 ms | 0 bytes | 20:28 +07 | 20/02/2025 | |
| 487562 | Minimum difference | C++14 | 0 ms | 0 bytes | 20:27 +07 | 20/02/2025 | |
| 479029 | Bubble sort | C++14 | 275 ms | 7.3 MB | 21:04 +07 | 15/02/2025 | |
| 479028 | Shuffled Tree | C++14 | 7 ms | 5.6 MB | 21:02 +07 | 15/02/2025 | |
| 479026 | Knapsack 4 | C++14 | 12 ms | 3.5 MB | 21:00 +07 | 15/02/2025 | |
| 479023 | Knapsack 4 | C++14 | 2020 ms | 247.0 MB | 20:58 +07 | 15/02/2025 | |
| 398404 | Brewing potion 3 | C++14 | 2 ms | 3.6 MB | 21:49 +07 | 16/12/2024 | |
| 398356 | Knapsack | C++14 | 3 ms | 3.6 MB | 21:31 +07 | 16/12/2024 | |
| 398353 | Knapsack | C++14 | 4 ms | 3.6 MB | 21:31 +07 | 16/12/2024 | |
| 398228 | Digits | C++14 | 4 ms | 3.6 MB | 20:43 +07 | 16/12/2024 | |
| 398226 | Digits | C++14 | 3 ms | 3.5 MB | 20:42 +07 | 16/12/2024 | |
| 398224 | Digits | C++14 | 17 ms | 3.5 MB | 20:42 +07 | 16/12/2024 | |
| 398216 | Digits | C++14 | 3 ms | 3.6 MB | 20:40 +07 | 16/12/2024 | |
| 398213 | Digits | C++14 | 3 ms | 3.6 MB | 20:39 +07 | 16/12/2024 | |
| 398105 | Reading 2 | C++14 | 2 ms | 3.5 MB | 20:04 +07 | 16/12/2024 |
lexuanquy
Solved problems: 165
Points: 197.48
Contribution: 0
Rank: 667