Submission | Problem | Language | Runtime | Memory | Sent | Verdict |
---|---|---|---|---|---|---|
257734 | Prime factors | C++14 | 204 ms | 55.0 MB | 15:53 +07 | 22/09/2024 | |
257681 | Sieve of Eratosthenes | C++14 | 27 ms | 11.1 MB | 15:30 +07 | 22/09/2024 | |
257656 | Sieve of Eratosthenes | C++14 | 26 ms | 11.1 MB | 15:25 +07 | 22/09/2024 | |
257634 | Prime number 2 | C++14 | 2001 ms | 3.4 MB | 15:17 +07 | 22/09/2024 | |
257632 | Prime number 2 | C++14 | 12 ms | 3.4 MB | 15:16 +07 | 22/09/2024 | |
244557 | Binary exponentiation | C++14 | 3 ms | 3.4 MB | 21:29 +07 | 15/09/2024 | |
244544 | Binary exponentiation | C++14 | 3 ms | 3.4 MB | 21:22 +07 | 15/09/2024 | |
244540 | Binary exponentiation | C++14 | 3 ms | 3.4 MB | 21:20 +07 | 15/09/2024 | |
244437 | Subset | C++14 | 40 ms | 3.4 MB | 20:19 +07 | 15/09/2024 | |
244410 | Subset | C++14 | 1928 ms | 3.4 MB | 20:05 +07 | 15/09/2024 | |
244407 | Subset | C++14 | 2064 ms | 3.4 MB | 20:04 +07 | 15/09/2024 | |
244406 | Subset | C++14 | 2172 ms | 3.4 MB | 20:04 +07 | 15/09/2024 | |
244055 | Subset sum | C++14 | 60 ms | 3.4 MB | 16:07 +07 | 15/09/2024 | |
244034 | Subset sum | C++14 | 60 ms | 3.4 MB | 16:00 +07 | 15/09/2024 | |
244020 | Subset sum | C++14 | 3 ms | 3.4 MB | 15:55 +07 | 15/09/2024 | |
244014 | Subset sum | C++14 | 2 ms | 3.2 MB | 15:51 +07 | 15/09/2024 | |
232904 | Run-length encoding | C++14 | 13 ms | 3.6 MB | 20:39 +07 | 08/09/2024 | |
232893 | Run-length encoding | C++14 | 16 ms | 3.6 MB | 20:35 +07 | 08/09/2024 | |
232822 | String normalization | C++14 | 4 ms | 3.4 MB | 19:56 +07 | 08/09/2024 | |
232815 | String normalization | C++14 | 3 ms | 3.4 MB | 19:54 +07 | 08/09/2024 | |
232533 | String occurences | C++14 | 4 ms | 3.4 MB | 16:24 +07 | 08/09/2024 | |
232494 | Caesar cipher | C++14 | 4 ms | 3.4 MB | 16:07 +07 | 08/09/2024 | |
232492 | Caesar cipher | C++14 | 2 ms | 3.4 MB | 16:06 +07 | 08/09/2024 | |
232482 | Caesar cipher | C++14 | 4 ms | 3.4 MB | 16:03 +07 | 08/09/2024 | |
232469 | Caesar cipher | C++14 | 2 ms | 3.4 MB | 15:59 +07 | 08/09/2024 | |
232439 | Palindrome string | C++14 | 3 ms | 3.4 MB | 15:50 +07 | 08/09/2024 | |
232415 | Palindrome string | C++14 | 6 ms | 3.4 MB | 15:46 +07 | 08/09/2024 | |
232410 | Palindrome string | C++14 | 0 ms | 0 bytes | 15:45 +07 | 08/09/2024 | |
232362 | Letter frequencies | C++14 | 3 ms | 3.5 MB | 15:32 +07 | 08/09/2024 | |
232353 | Strong password | C++14 | 3 ms | 3.4 MB | 15:24 +07 | 08/09/2024 | |
232344 | Digit sum | C++14 | 15 ms | 3.4 MB | 15:20 +07 | 08/09/2024 | |
232330 | Vowel | C++14 | 5 ms | 3.4 MB | 15:15 +07 | 08/09/2024 | |
232319 | Vowel | C++14 | 4 ms | 3.4 MB | 15:10 +07 | 08/09/2024 | |
232288 | Length | C++14 | 5 ms | 3.4 MB | 14:52 +07 | 08/09/2024 | |
221590 | Dynamic prefix sum | C++14 | 107 ms | 3.4 MB | 15:31 +07 | 01/09/2024 | |
221583 | Dynamic prefix sum | C++14 | 107 ms | 3.4 MB | 15:27 +07 | 01/09/2024 | |
221581 | Dynamic prefix sum | C++14 | 106 ms | 3.4 MB | 15:26 +07 | 01/09/2024 | |
221578 | Dynamic prefix sum | C++14 | 24 ms | 3.4 MB | 15:23 +07 | 01/09/2024 | |
221577 | Dynamic prefix sum | C++14 | 107 ms | 3.1 MB | 15:19 +07 | 01/09/2024 | |
221561 | Dynamic prefix sum | C++14 | 120 ms | 3.4 MB | 15:13 +07 | 01/09/2024 | |
221520 | k-th element | C++14 | 26 ms | 3.4 MB | 14:45 +07 | 01/09/2024 | |
221519 | k-th element | C++14 | 18 ms | 3.4 MB | 14:43 +07 | 01/09/2024 | |
221510 | Unique | C++14 | 28 ms | 5.5 MB | 14:35 +07 | 01/09/2024 | |
221319 | Insert | C++14 | 4 ms | 3.4 MB | 10:41 +07 | 01/09/2024 | |
221304 | Most Frequent Value | C++14 | 39 ms | 6.8 MB | 10:28 +07 | 01/09/2024 | |
221285 | Swap operation | C++14 | 6 ms | 3.5 MB | 10:18 +07 | 01/09/2024 | |
221258 | Frequent value | C++14 | 14 ms | 3.5 MB | 09:39 +07 | 01/09/2024 | |
221249 | Frequent value | C++14 | 3 ms | 3.4 MB | 09:36 +07 | 01/09/2024 | |
111074 | Distance minimization | C++14 | 31 ms | 4.6 MB | 21:53 +07 | 06/06/2024 | |
111028 | Smallest possible | C++14 | 147 ms | 11.3 MB | 21:06 +07 | 06/06/2024 |
Pham_vu2405
Solved problems: 79
Points: 96.85
Contribution: 0
Rank: 756