Submission | Problem | Language | Runtime | Memory | Sent | Verdict |
---|---|---|---|---|---|---|
107965 | Binary search 3 | C++14 | 1 ms | 3.6 MB | 17:11 +07 | 02/06/2024 | |
107962 | Binary search 3 | C++14 | 1 ms | 3.6 MB | 17:10 +07 | 02/06/2024 | |
107959 | Binary search 3 | C++14 | 2 ms | 3.5 MB | 17:07 +07 | 02/06/2024 | |
107958 | Binary search 2 | C++14 | 44 ms | 4.0 MB | 17:05 +07 | 02/06/2024 | |
107957 | Binary search 2 | C++14 | 75 ms | 3.3 MB | 17:03 +07 | 02/06/2024 | |
107956 | Binary search 2 | C++14 | 73 ms | 3.3 MB | 17:03 +07 | 02/06/2024 | |
107954 | Binary search 2 | C++14 | 2 ms | 3.5 MB | 17:02 +07 | 02/06/2024 | |
107953 | Binary search 2 | C++14 | 75 ms | 3.3 MB | 17:01 +07 | 02/06/2024 | |
107952 | Binary search | C++14 | 29 ms | 4.0 MB | 17:01 +07 | 02/06/2024 | |
107892 | Merging elements | C++14 | 4 ms | 7.4 MB | 15:56 +07 | 02/06/2024 | |
107671 | Subarray XOR | C++14 | 2 ms | 3.5 MB | 10:43 +07 | 02/06/2024 | |
107664 | Divisible by 3 | C++14 | 98 ms | 10.6 MB | 10:38 +07 | 02/06/2024 | |
107653 | K-query | C++14 | 208 ms | 25.8 MB | 10:24 +07 | 02/06/2024 | |
107599 | Apple trees | C++14 | 4 ms | 13.0 MB | 09:06 +07 | 02/06/2024 | |
107598 | Apple trees | C++14 | 5 ms | 13.0 MB | 09:06 +07 | 02/06/2024 | |
107597 | Apple trees | C++14 | 4 ms | 13.0 MB | 09:05 +07 | 02/06/2024 | |
100318 | Reading 2 | C++14 | 2 ms | 3.5 MB | 20:40 +07 | 21/05/2024 | |
100308 | Coins | C++14 | 24 ms | 3.9 MB | 20:30 +07 | 21/05/2024 | |
100305 | Coins | C++14 | 2 ms | 3.6 MB | 20:28 +07 | 21/05/2024 | |
100300 | Longest common subsequence | C++14 | 5 ms | 7.3 MB | 20:25 +07 | 21/05/2024 | |
91291 | Longest increasing subsequence 2 | C++14 | 28 ms | 4.8 MB | 19:57 +07 | 05/05/2024 | |
91289 | Palindrome query | C++14 | 24 ms | 15.4 MB | 19:56 +07 | 05/05/2024 | |
91283 | Jealousy | C++14 | 14 ms | 5.6 MB | 19:38 +07 | 05/05/2024 | |
91281 | Jealousy | C++14 | 1 ms | 3.5 MB | 19:37 +07 | 05/05/2024 | |
91279 | Jealousy | C++14 | 1 ms | 3.6 MB | 19:29 +07 | 05/05/2024 | |
81351 | Knapsack 3 | C++14 | 8 ms | 3.6 MB | 20:40 +07 | 10/04/2024 | |
81349 | Knapsack 3 | C++14 | 2001 ms | 3.4 MB | 20:38 +07 | 10/04/2024 | |
81348 | Knapsack 3 | C++14 | 2001 ms | 3.5 MB | 20:36 +07 | 10/04/2024 | |
81346 | Knapsack 3 | C++14 | 2003 ms | 3.5 MB | 20:35 +07 | 10/04/2024 | |
81343 | Knapsack 3 | C++14 | 4 ms | 3.4 MB | 20:25 +07 | 10/04/2024 | |
81340 | Coins 2 | C++14 | 45 ms | 3.9 MB | 20:16 +07 | 10/04/2024 | |
81338 | Coins 2 | C++14 | 136 ms | 3.5 MB | 20:15 +07 | 10/04/2024 | |
81333 | Longest increasing subsequence | C++14 | 5 ms | 3.5 MB | 20:10 +07 | 10/04/2024 | |
81332 | Maximum path 2 | C++14 | 117 ms | 18.6 MB | 20:08 +07 | 10/04/2024 | |
81329 | Knapsack 2 | C++14 | 9 ms | 3.8 MB | 20:05 +07 | 10/04/2024 | |
81322 | Hakurei Shrine | C++14 | 4 ms | 3.8 MB | 20:01 +07 | 10/04/2024 | |
81308 | Garden | C++14 | 22 ms | 8.3 MB | 19:46 +07 | 10/04/2024 | |
81305 | Garden | C++14 | 3 ms | 3.6 MB | 19:43 +07 | 10/04/2024 | |
81304 | Garden | C++14 | 4 ms | 3.5 MB | 19:42 +07 | 10/04/2024 | |
79461 | Path on binary matrix | C++14 | 39 ms | 9.8 MB | 20:29 +07 | 08/04/2024 | |
79427 | Finding the path | C++14 | 39 ms | 11.8 MB | 19:19 +07 | 08/04/2024 | |
79417 | Shortest path | C++14 | 35 ms | 11.0 MB | 19:09 +07 | 08/04/2024 | |
79404 | Connected component | C++14 | 44 ms | 10.9 MB | 18:47 +07 | 08/04/2024 | |
55184 | Binary exponentiation | Python3 | 26 ms | 9.4 MB | 20:16 +07 | 01/02/2024 | |
55183 | Overflow | Python3 | 27 ms | 9.2 MB | 20:13 +07 | 01/02/2024 | |
54369 | Brewing potion 2 | C++17 | 23 ms | 3.6 MB | 20:07 +07 | 30/01/2024 | |
53753 | Range update, minimum query | C++17 | 160 ms | 15.9 MB | 14:44 +07 | 29/01/2024 | |
53735 | Range update, sum query | C++17 | 133 ms | 13.5 MB | 11:37 +07 | 29/01/2024 | |
53734 | Range update, sum query | C++17 | 103 ms | 9.7 MB | 11:30 +07 | 29/01/2024 | |
53733 | Point update, minimum query | C++17 | 74 ms | 7.1 MB | 11:29 +07 | 29/01/2024 |
lco_hacker1612
THPT Đô Lương 3. #free to dm
Solved problems: 312
Points: 1252.41
Contribution: 7
Rank: 12