Submission | Problem | Language | Runtime | Memory | Sent | Verdict |
---|---|---|---|---|---|---|
419537 | Bitwise operations 2 | C++14 | 24 ms | 3.6 MB | 16:16 +07 | 01/01/2025 | |
419514 | Bitwise operations 1 | C++14 | 33 ms | 4.3 MB | 16:08 +07 | 01/01/2025 | |
419236 | GCD and LCM | C++14 | 3 ms | 3.6 MB | 12:08 +07 | 01/01/2025 | |
419217 | Largest common divisor | C++14 | 58 ms | 11.1 MB | 12:01 +07 | 01/01/2025 | |
390332 | Prime factors | C++14 | 249 ms | 10.8 MB | 18:54 +07 | 11/12/2024 | |
390327 | Segmented sieve | C++14 | 48 ms | 10.7 MB | 18:49 +07 | 11/12/2024 | |
390318 | Maximum GCD | C++14 | 73 ms | 18.3 MB | 18:38 +07 | 11/12/2024 | |
390310 | Sum | C++14 | 15 ms | 3.6 MB | 18:22 +07 | 11/12/2024 | |
390307 | Sum | C++14 | 3 ms | 3.6 MB | 18:21 +07 | 11/12/2024 | |
390305 | Sum | C++14 | 3 ms | 3.6 MB | 18:20 +07 | 11/12/2024 | |
390297 | Run-length encoding | C++14 | 13 ms | 3.7 MB | 18:14 +07 | 11/12/2024 | |
390293 | Expression | Python3 | 30 ms | 9.2 MB | 18:07 +07 | 11/12/2024 | |
390292 | Expression | C++14 | 0 ms | 0 bytes | 18:07 +07 | 11/12/2024 | |
390291 | Expression | C++17 | 3 ms | 3.6 MB | 18:06 +07 | 11/12/2024 | |
390287 | Expression | Python3 | 32 ms | 9.1 MB | 18:05 +07 | 11/12/2024 | |
390284 | Palindrome substring | C++14 | 2 ms | 3.6 MB | 18:03 +07 | 11/12/2024 | |
390279 | String normalization | C++14 | 2 ms | 3.6 MB | 18:01 +07 | 11/12/2024 | |
390270 | Subset sum | C++14 | 56 ms | 3.6 MB | 17:46 +07 | 11/12/2024 | |
390264 | ABC string | C++14 | 3 ms | 3.6 MB | 17:38 +07 | 11/12/2024 | |
390262 | Binary string | C++14 | 3 ms | 3.6 MB | 17:36 +07 | 11/12/2024 | |
389819 | Appearance | C++14 | 3 ms | 3.5 MB | 10:21 +07 | 11/12/2024 | |
389789 | Word search | C++14 | 3 ms | 3.6 MB | 10:09 +07 | 11/12/2024 | |
389775 | Word search | C++14 | 5 ms | 3.5 MB | 10:03 +07 | 11/12/2024 | |
389767 | Word search | C++14 | 3 ms | 3.5 MB | 10:00 +07 | 11/12/2024 | |
389737 | Point coverage | C++14 | 11 ms | 4.1 MB | 09:43 +07 | 11/12/2024 | |
389718 | Diagonal sum | C++14 | 4 ms | 3.6 MB | 09:29 +07 | 11/12/2024 | |
389669 | Prison | C++14 | 2001 ms | 3.6 MB | 09:01 +07 | 11/12/2024 | |
388428 | Largest common divisor | C++14 | 20 ms | 4.3 MB | 14:46 +07 | 10/12/2024 | |
388421 | Largest common divisor | C++14 | 11 ms | 4.3 MB | 14:45 +07 | 10/12/2024 | |
388405 | Divisors counting | C++14 | 69 ms | 10.7 MB | 14:42 +07 | 10/12/2024 | |
388402 | Divisors counting | C++14 | 2001 ms | 10.9 MB | 14:41 +07 | 10/12/2024 | |
388384 | Prime factors | C++14 | 288 ms | 5.1 MB | 14:36 +07 | 10/12/2024 | |
388369 | Prime factors | C++14 | 3001 ms | 3.5 MB | 14:29 +07 | 10/12/2024 | |
388363 | Segmented sieve | C++14 | 2001 ms | 3.5 MB | 14:27 +07 | 10/12/2024 | |
388361 | Segmented sieve | C++14 | 13 ms | 3.5 MB | 14:27 +07 | 10/12/2024 | |
388351 | Swap operation | C++14 | 4 ms | 3.7 MB | 14:21 +07 | 10/12/2024 | |
388341 | Spiral matrix | C++14 | 6 ms | 3.7 MB | 14:17 +07 | 10/12/2024 | |
388337 | Matrix rotation | C++14 | 3 ms | 3.6 MB | 14:15 +07 | 10/12/2024 | |
388143 | Points Sorting | C++14 | 92 ms | 5.7 MB | 10:00 +07 | 10/12/2024 | |
388139 | Smallest possible | C++14 | 298 ms | 24.7 MB | 09:57 +07 | 10/12/2024 | |
387087 | Segmented sieve | C++14 | 2001 ms | 3.6 MB | 17:18 +07 | 09/12/2024 | |
387083 | Segmented sieve | C++14 | 120 ms | 18.5 MB | 17:17 +07 | 09/12/2024 | |
387081 | Sieve of Eratosthenes | C++14 | 31 ms | 18.2 MB | 17:15 +07 | 09/12/2024 | |
387079 | Prime number 2 | C++14 | 13 ms | 3.5 MB | 17:13 +07 | 09/12/2024 | |
384354 | 3 | C++14 | 15 ms | 3.6 MB | 21:29 +07 | 07/12/2024 | |
384336 | GCD and LCM | C++14 | 3 ms | 3.6 MB | 21:23 +07 | 07/12/2024 | |
384327 | Equal pairs | C++14 | 13 ms | 4.1 MB | 21:21 +07 | 07/12/2024 | |
383865 | Caesar cipher | C++14 | 3 ms | 3.5 MB | 16:35 +07 | 07/12/2024 | |
383859 | Caesar cipher | C++14 | 1 ms | 3.5 MB | 16:33 +07 | 07/12/2024 | |
383857 | Caesar cipher | C++14 | 3 ms | 3.6 MB | 16:32 +07 | 07/12/2024 |
ctxgdy
Solved problems: 120
Points: 123.88
Contribution: 0
Rank: 565