Submission | Problem | Language | Runtime | Memory | Sent | Verdict |
---|---|---|---|---|---|---|
325483 | Longest common subsequence | C++17 | 8 ms | 6.9 MB | 13:51 +07 | 01/11/2024 | |
325480 | Marisa | C++17 | 10 ms | 3.8 MB | 13:35 +07 | 01/11/2024 | |
323743 | Rectangle cutting | C++17 | 72 ms | 4.1 MB | 10:10 +07 | 31/10/2024 | |
323731 | Rectangle cutting | C++17 | 2 ms | 3.4 MB | 09:58 +07 | 31/10/2024 | |
311453 | Sudoku | C++17 | 18 ms | 3.4 MB | 14:44 +07 | 22/10/2024 | |
266615 | Build array | C++17 | 4 ms | 3.2 MB | 16:05 +07 | 27/09/2024 | |
254231 | Nearest Element | C++17 | 2 ms | 3.4 MB | 16:30 +07 | 20/09/2024 | |
254229 | Nearest Element | Python3 | 16 ms | 8.9 MB | 16:30 +07 | 20/09/2024 | |
254192 | Square number | C++17 | 1288 ms | 19.4 MB | 16:10 +07 | 20/09/2024 | |
254187 | Square number | C++17 | 1166 ms | 19.4 MB | 16:09 +07 | 20/09/2024 | |
254180 | Square number | C++17 | 1250 ms | 19.4 MB | 16:06 +07 | 20/09/2024 | |
254164 | GGCD | C++17 | 31 ms | 5.8 MB | 16:02 +07 | 20/09/2024 | |
254156 | GGCD | C++17 | 0 ms | 0 bytes | 16:01 +07 | 20/09/2024 | |
254141 | GCD and LCM | C++17 | 4 ms | 3.4 MB | 15:57 +07 | 20/09/2024 | |
253924 | Binary exponentiation | C++17 | 5 ms | 3.4 MB | 14:45 +07 | 20/09/2024 | |
253921 | Binary exponentiation | C++17 | 0 ms | 0 bytes | 14:44 +07 | 20/09/2024 | |
253905 | Binary exponentiation | C++17 | 3 ms | 3.4 MB | 14:42 +07 | 20/09/2024 | |
253834 | Set | C++17 | 209 ms | 5.0 MB | 14:32 +07 | 20/09/2024 | |
253825 | Set | C++17 | 0 ms | 0 bytes | 14:30 +07 | 20/09/2024 | |
253800 | Set | C++17 | 2 ms | 3.4 MB | 14:27 +07 | 20/09/2024 | |
253792 | Set | C++17 | 2 ms | 3.4 MB | 14:25 +07 | 20/09/2024 | |
237917 | Full | C++17 | 134 ms | 131.4 MB | 09:42 +07 | 12/09/2024 | |
237894 | Full | C++17 | 2001 ms | 3.2 MB | 09:30 +07 | 12/09/2024 | |
234389 | XOR pair | C++17 | 21 ms | 3.4 MB | 22:00 +07 | 09/09/2024 | |
234382 | Bitwise operations 3 | C++17 | 47 ms | 3.4 MB | 21:56 +07 | 09/09/2024 | |
234345 | Bitwise operations 3 | C++17 | 2 ms | 3.4 MB | 21:46 +07 | 09/09/2024 | |
234289 | Bitwise operations 2 | C++17 | 29 ms | 3.4 MB | 21:27 +07 | 09/09/2024 | |
234273 | Bitwise operations 1 | C++17 | 24 ms | 3.4 MB | 21:22 +07 | 09/09/2024 | |
228901 | Binary search 3 | C++17 | 372 ms | 8.2 MB | 14:59 +07 | 06/09/2024 | |
228848 | Binary search 2 | C++17 | 376 ms | 8.4 MB | 14:41 +07 | 06/09/2024 | |
214170 | ABC string | C++17 | 3 ms | 3.4 MB | 08:16 +07 | 28/08/2024 | |
214118 | Knapsack | C++17 | 3 ms | 3.2 MB | 08:01 +07 | 28/08/2024 | |
214091 | Knapsack | C++17 | 3 ms | 3.2 MB | 07:52 +07 | 28/08/2024 | |
214087 | Knapsack | C++17 | 2 ms | 3.2 MB | 07:51 +07 | 28/08/2024 | |
214084 | Knapsack | C++17 | 0 ms | 0 bytes | 07:51 +07 | 28/08/2024 | |
214076 | Knapsack | C++17 | 2 ms | 3.2 MB | 07:48 +07 | 28/08/2024 | |
213566 | Most frequent value | C++17 | 1886 ms | 509.2 MB | 21:17 +07 | 27/08/2024 | |
212299 | Set | C++17 | 135 ms | 5.2 MB | 09:23 +07 | 27/08/2024 | |
212160 | k-th occurence | C++17 | 278 ms | 4.5 MB | 08:44 +07 | 27/08/2024 | |
212158 | k-th occurence | C++17 | 0 ms | 0 bytes | 08:43 +07 | 27/08/2024 | |
212144 | k-th occurence | C++17 | 1 ms | 1.4 MB | 08:39 +07 | 27/08/2024 | |
212141 | k-th occurence | C++17 | 1 ms | 1.4 MB | 08:39 +07 | 27/08/2024 | |
212081 | Unammed | C++17 | 140 ms | 13.6 MB | 08:16 +07 | 27/08/2024 | |
212075 | Unammed | C++17 | 1 ms | 3.6 MB | 08:15 +07 | 27/08/2024 | |
210536 | Dynamic prefix sum | C++17 | 25 ms | 3.5 MB | 10:17 +07 | 26/08/2024 | |
210532 | Dynamic prefix sum | C++17 | 1 ms | 3.6 MB | 10:16 +07 | 26/08/2024 | |
210528 | Dynamic prefix sum | C++17 | 2 ms | 3.5 MB | 10:15 +07 | 26/08/2024 | |
210522 | Dynamic prefix sum | C++17 | 77 ms | 3.6 MB | 10:13 +07 | 26/08/2024 | |
210517 | Dynamic prefix sum | C++17 | 2 ms | 3.6 MB | 10:12 +07 | 26/08/2024 | |
210470 | k-th element | C++17 | 85 ms | 3.6 MB | 09:56 +07 | 26/08/2024 |
nganthuyen1509
Solved problems: 203
Points: 297.21
Contribution: 0
Rank: 139