Submission | Problem | Language | Runtime | Memory | Sent | Verdict |
---|---|---|---|---|---|---|
133117 | Knapsack | C++14 | 3 ms | 3.6 MB | 03:30 +07 | 02/07/2024 | |
133112 | Maximum path | C++14 | 2 ms | 3.6 MB | 03:24 +07 | 02/07/2024 | |
133106 | N-queens problem | C++14 | 3 ms | 3.5 MB | 03:16 +07 | 02/07/2024 | |
132969 | Knight's tour | C++14 | 222 ms | 3.5 MB | 22:48 +07 | 01/07/2024 | |
132931 | Group division | C++14 | 27 ms | 3.5 MB | 22:24 +07 | 01/07/2024 | |
132928 | Group division | C++14 | 45 ms | 3.6 MB | 22:22 +07 | 01/07/2024 | |
132904 | Group division | C++14 | 132 ms | 3.6 MB | 22:11 +07 | 01/07/2024 | |
132886 | Group division | C++14 | 7 ms | 3.5 MB | 22:02 +07 | 01/07/2024 | |
132856 | Group division | C++14 | 23 ms | 3.6 MB | 21:45 +07 | 01/07/2024 | |
131588 | Permutations | C++14 | 3 ms | 3.6 MB | 18:18 +07 | 30/06/2024 | |
131583 | Subset | C++14 | 36 ms | 3.6 MB | 18:10 +07 | 30/06/2024 | |
131581 | Subset | C++14 | 1720 ms | 3.5 MB | 18:06 +07 | 30/06/2024 | |
131580 | Subset sum | C++14 | 9 ms | 3.5 MB | 18:00 +07 | 30/06/2024 | |
131578 | ABC string | C++14 | 7 ms | 3.6 MB | 17:54 +07 | 30/06/2024 | |
131572 | Binary string | C++14 | 3 ms | 3.6 MB | 17:36 +07 | 30/06/2024 | |
131567 | Binary string | C++14 | 2 ms | 3.5 MB | 17:27 +07 | 30/06/2024 | |
131564 | Binary string | C++14 | 3 ms | 3.6 MB | 17:20 +07 | 30/06/2024 | |
131496 | Complex multiplication | C++14 | 3 ms | 3.6 MB | 16:06 +07 | 30/06/2024 | |
131494 | Complex multiplication | C++14 | 2 ms | 3.5 MB | 16:06 +07 | 30/06/2024 | |
131491 | A / B | C++14 | 3 ms | 3.5 MB | 16:04 +07 | 30/06/2024 | |
131490 | A + B | C++14 | 2 ms | 3.6 MB | 16:03 +07 | 30/06/2024 | |
131489 | Hello Marisa! | C++14 | 2 ms | 3.5 MB | 16:03 +07 | 30/06/2024 | |
131470 | Prefix sum | C++14 | 25 ms | 4.1 MB | 15:43 +07 | 30/06/2024 | |
55106 | Maximum subarray sum | C++14 | 14 ms | 6.5 MB | 13:46 +07 | 01/02/2024 | |
55102 | Maximum subarray sum | C++14 | 2001 ms | 4.0 MB | 13:27 +07 | 01/02/2024 | |
55101 | Maximum subarray sum | C++14 | 2000 ms | 3.4 MB | 13:23 +07 | 01/02/2024 | |
49450 | Overflow | C++14 | 4 ms | 3.2 MB | 22:07 +07 | 18/01/2024 | |
49440 | Sieve of Eratosthenes | C++14 | 25 ms | 5.2 MB | 21:52 +07 | 18/01/2024 | |
49438 | Binary search | C++14 | 51 ms | 3.5 MB | 21:48 +07 | 18/01/2024 | |
49434 | Maximum value arrangement | C++14 | 317 ms | 8.2 MB | 21:44 +07 | 18/01/2024 | |
49430 | Range update | C++14 | 29 ms | 3.9 MB | 21:38 +07 | 18/01/2024 | |
49422 | Maximum subarray sum | C++14 | 29 ms | 5.4 MB | 21:29 +07 | 18/01/2024 | |
49413 | Permutation | C++14 | 247 ms | 3.2 MB | 21:18 +07 | 18/01/2024 | |
49412 | Subset sum | C++14 | 88 ms | 3.4 MB | 21:16 +07 | 18/01/2024 | |
49409 | Subset sum | C++14 | 134 ms | 3.1 MB | 21:15 +07 | 18/01/2024 | |
39074 | Prime factors | C++14 | 289 ms | 7.4 MB | 06:07 +07 | 21/12/2023 | |
39073 | Sieve of Eratosthenes | C++14 | 23 ms | 5.5 MB | 06:01 +07 | 21/12/2023 | |
39072 | Permutation | C++14 | 228 ms | 3.7 MB | 05:58 +07 | 21/12/2023 | |
39071 | Permutation | C++14 | 208 ms | 3.6 MB | 05:52 +07 | 21/12/2023 | |
39070 | Subset sum 2 | C++14 | 615 ms | 25.0 MB | 05:50 +07 | 21/12/2023 | |
39069 | Subset sum | C++14 | 3 ms | 3.7 MB | 05:50 +07 | 21/12/2023 | |
39068 | Subset sum | C++14 | 81 ms | 3.7 MB | 05:41 +07 | 21/12/2023 | |
39067 | Subset | C++14 | 41 ms | 3.7 MB | 05:30 +07 | 21/12/2023 | |
32126 | Inversions query 2 | C++14 | 4001 ms | 5.0 MB | 05:09 +07 | 22/11/2023 | |
32125 | Palindrome pairs | C++14 | 511 ms | 229.1 MB | 03:43 +07 | 22/11/2023 | |
32124 | Palindrome pairs | C++14 | 2000 ms | 6.5 MB | 02:59 +07 | 22/11/2023 | |
31782 | Palindrome pairs | C++14 | 397 ms | 229.3 MB | 00:22 +07 | 21/11/2023 | |
31755 | Palindrome pairs | C++14 | 2 ms | 3.4 MB | 22:21 +07 | 20/11/2023 | |
31329 | String occurences 2 | C++14 | 27 ms | 19.3 MB | 23:37 +07 | 16/11/2023 | |
31327 | Merging elements | C++14 | 31 ms | 5.5 MB | 23:24 +07 | 16/11/2023 |
benthembululqua
Solved problems: 268
Points: 883.79
Contribution: 0
Rank: 32