Submission | Problem | Language | Runtime | Memory | Sent | Verdict |
---|---|---|---|---|---|---|
615825 | The k-th candy | C++17 | 324 ms | 5.8 MB | 11:21 +07 | 30/05/2025 | |
615822 | The k-th candy | C++17 | 47 ms | 3.8 MB | 11:19 +07 | 30/05/2025 | |
612167 | Count query | C++17 | 413 ms | 34.1 MB | 18:57 +07 | 27/05/2025 | |
612164 | Count query | C++17 | 299 ms | 34.3 MB | 18:54 +07 | 27/05/2025 | |
612161 | Count query | C++17 | 276 ms | 34.1 MB | 18:53 +07 | 27/05/2025 | |
611620 | Count query | C++17 | 269 ms | 34.3 MB | 12:13 +07 | 27/05/2025 | |
611619 | Count query | C++17 | 256 ms | 13.7 MB | 12:12 +07 | 27/05/2025 | |
608488 | Count query | C++17 | 2002 ms | 9.4 MB | 09:37 +07 | 25/05/2025 | |
608484 | Count query | C++17 | 2002 ms | 9.5 MB | 09:35 +07 | 25/05/2025 | |
608466 | Count query | C++17 | 4 ms | 3.4 MB | 09:27 +07 | 25/05/2025 | |
608453 | Count query | C++17 | 3 ms | 3.4 MB | 09:23 +07 | 25/05/2025 | |
608090 | Large subarray | C++17 | 702 ms | 4.6 MB | 22:05 +07 | 24/05/2025 | |
608073 | Large subarray | C++17 | 653 ms | 4.5 MB | 22:01 +07 | 24/05/2025 | |
608064 | Large subarray | C++14 | 207 ms | 3.9 MB | 21:59 +07 | 24/05/2025 | |
606762 | Binary search 3 | C++14 | 319 ms | 3.8 MB | 13:03 +07 | 24/05/2025 | |
606759 | Binary search 3 | C++14 | 5 ms | 3.4 MB | 13:01 +07 | 24/05/2025 | |
602669 | Binary search 3 | C++14 | 114 ms | 7.6 MB | 17:02 +07 | 21/05/2025 | |
602667 | Binary search 3 | C++14 | 137 ms | 4.2 MB | 17:01 +07 | 21/05/2025 | |
602663 | Binary search 3 | C++14 | 2 ms | 3.2 MB | 16:57 +07 | 21/05/2025 | |
602662 | Binary search 3 | C++14 | 3 ms | 3.2 MB | 16:57 +07 | 21/05/2025 | |
602657 | Binary search 3 | C++14 | 3 ms | 3.3 MB | 16:52 +07 | 21/05/2025 | |
601439 | Binary search 2 | C++14 | 255 ms | 3.8 MB | 08:13 +07 | 20/05/2025 | |
601436 | Binary search 2 | C++14 | 2002 ms | 3.2 MB | 08:07 +07 | 20/05/2025 | |
601421 | Binary search | C++14 | 289 ms | 3.9 MB | 07:48 +07 | 20/05/2025 | |
601409 | Reading | C++14 | 58 ms | 3.4 MB | 07:25 +07 | 20/05/2025 | |
595265 | Word search | C++14 | 5 ms | 3.4 MB | 00:23 +07 | 13/05/2025 | |
595260 | Word search | C++14 | 4 ms | 3.3 MB | 00:20 +07 | 13/05/2025 | |
548987 | Scheduling | C++17 | 3 ms | 3.4 MB | 15:53 +07 | 03/04/2025 | |
545902 | Permutation | C++17 | 932 ms | 3.4 MB | 21:36 +07 | 01/04/2025 | |
514562 | Digits | Python3 | 21 ms | 9.3 MB | 14:52 +07 | 10/03/2025 | |
485960 | Minesweeper | Python3 | 6005 ms | 9.2 MB | 23:00 +07 | 19/02/2025 | |
485959 | Minesweeper | Python3 | 0 ms | 0 bytes | 22:59 +07 | 19/02/2025 | |
485939 | Minesweeper | Python3 | 6003 ms | 9.2 MB | 22:52 +07 | 19/02/2025 | |
485921 | Minesweeper | Python3 | 6002 ms | 9.2 MB | 22:46 +07 | 19/02/2025 | |
485890 | Minesweeper | Python3 | 6002 ms | 9.2 MB | 22:33 +07 | 19/02/2025 | |
485747 | Minesweeper | Python3 | 37 ms | 9.0 MB | 21:52 +07 | 19/02/2025 | |
481519 | Build array | Python3 | 27 ms | 9.0 MB | 15:52 +07 | 17/02/2025 | |
479856 | Sudoku | Python3 | 1310 ms | 9.2 MB | 14:20 +07 | 16/02/2025 | |
478522 | Knapsack | Python3 | 57 ms | 9.2 MB | 15:47 +07 | 15/02/2025 | |
478512 | Knapsack | Python3 | 104 ms | 9.2 MB | 15:41 +07 | 15/02/2025 | |
478466 | Knapsack | Python3 | 6007 ms | 9.2 MB | 15:16 +07 | 15/02/2025 | |
478460 | Knapsack | Python3 | 6004 ms | 9.2 MB | 15:11 +07 | 15/02/2025 | |
478446 | Knapsack | Python3 | 6023 ms | 9.2 MB | 15:02 +07 | 15/02/2025 | |
478443 | Knapsack | C++17 | 0 ms | 0 bytes | 15:02 +07 | 15/02/2025 | |
478412 | Maximum path | Python3 | 37 ms | 9.2 MB | 14:44 +07 | 15/02/2025 | |
477847 | N-queens problem | Python3 | 766 ms | 9.2 MB | 22:56 +07 | 14/02/2025 | |
473881 | Knapsack | Python3 | 3592 ms | 506.2 MB | 16:43 +07 | 12/02/2025 | |
473860 | Knight's tour | Python3 | 706 ms | 9.2 MB | 16:32 +07 | 12/02/2025 | |
473463 | Group division | C++14 | 0 ms | 0 bytes | 13:29 +07 | 12/02/2025 | |
472494 | Group division | Python3 | 30 ms | 9.2 MB | 20:41 +07 | 11/02/2025 |
Chinhle
Solved problems: 118
Points: 122.13
Contribution: 9
Rank: 845