| Submission | Problem | Language | Runtime | Memory | Sent | Verdict |
|---|---|---|---|---|---|---|
| 282799 | Sum | C++14 | 4 ms | 3.4 MB | 21:02 +07 | 05/10/2024 | |
| 282768 | Caesar cipher | C++14 | 4 ms | 3.4 MB | 20:43 +07 | 05/10/2024 | |
| 282761 | Caesar cipher | C++14 | 3 ms | 3.4 MB | 20:40 +07 | 05/10/2024 | |
| 282745 | Caesar cipher | C++14 | 3 ms | 3.4 MB | 20:35 +07 | 05/10/2024 | |
| 282693 | Palindrome substring | C++14 | 4 ms | 3.4 MB | 20:16 +07 | 05/10/2024 | |
| 282656 | Palindrome string | C++14 | 3 ms | 3.4 MB | 20:03 +07 | 05/10/2024 | |
| 282642 | Letter frequencies | C++14 | 4 ms | 3.5 MB | 19:58 +07 | 05/10/2024 | |
| 282612 | Strong password | C++14 | 7 ms | 3.4 MB | 19:45 +07 | 05/10/2024 | |
| 282608 | Strong password | C++14 | 3 ms | 3.4 MB | 19:40 +07 | 05/10/2024 | |
| 282588 | Digit sum | C++14 | 4 ms | 3.4 MB | 19:30 +07 | 05/10/2024 | |
| 278813 | Vowel | C++14 | 4 ms | 3.4 MB | 22:19 +07 | 03/10/2024 | |
| 278702 | lowercase | C++14 | 3 ms | 3.5 MB | 21:49 +07 | 03/10/2024 | |
| 278699 | lowercase | C++14 | 4 ms | 3.4 MB | 21:48 +07 | 03/10/2024 | |
| 274488 | Word Count | C++14 | 4 ms | 3.4 MB | 20:45 +07 | 01/10/2024 | |
| 274466 | Length | C++14 | 4 ms | 3.4 MB | 20:39 +07 | 01/10/2024 | |
| 274453 | Most Frequent Value | C++14 | 57 ms | 6.9 MB | 20:34 +07 | 01/10/2024 | |
| 274440 | Frequent value | C++14 | 25 ms | 3.6 MB | 20:28 +07 | 01/10/2024 | |
| 274425 | Frequent value | C++14 | 3 ms | 3.2 MB | 20:22 +07 | 01/10/2024 | |
| 274392 | Unique 2 | C++14 | 4 ms | 3.4 MB | 20:09 +07 | 01/10/2024 | |
| 274388 | Unique | C++14 | 37 ms | 3.8 MB | 20:07 +07 | 01/10/2024 | |
| 274375 | Sorting | C++14 | 5 ms | 3.4 MB | 19:59 +07 | 01/10/2024 | |
| 274360 | Array rotation | C++14 | 10 ms | 3.4 MB | 19:53 +07 | 01/10/2024 | |
| 274341 | Maximum product | C++14 | 4 ms | 3.4 MB | 19:43 +07 | 01/10/2024 | |
| 272316 | Most Frequent Value | Python3 | 6002 ms | 18.2 MB | 19:27 +07 | 30/09/2024 | |
| 271212 | Most Frequent Value | Python3 | 6004 ms | 18.2 MB | 21:02 +07 | 29/09/2024 | |
| 269931 | Frequent value | Python3 | 981 ms | 15.0 MB | 12:00 +07 | 29/09/2024 | |
| 269928 | Unique 2 | Python3 | 30 ms | 8.4 MB | 11:56 +07 | 29/09/2024 | |
| 269926 | Unique | Python3 | 69 ms | 15.8 MB | 11:56 +07 | 29/09/2024 | |
| 269921 | Similar Arrays | Python3 | 36 ms | 8.4 MB | 11:50 +07 | 29/09/2024 | |
| 269904 | Similar Arrays | Python3 | 16 ms | 8.4 MB | 11:29 +07 | 29/09/2024 | |
| 269429 | Positive subarray | C++14 | 3 ms | 3.2 MB | 08:16 +07 | 29/09/2024 | |
| 268686 | Similar Arrays | Python3 | 15 ms | 8.4 MB | 20:23 +07 | 28/09/2024 | |
| 268664 | Sorting | Python3 | 19 ms | 8.5 MB | 20:16 +07 | 28/09/2024 | |
| 268654 | Insert | Python3 | 21 ms | 8.4 MB | 20:07 +07 | 28/09/2024 | |
| 267396 | Array rotation | Python3 | 15 ms | 8.4 MB | 05:54 +07 | 28/09/2024 | |
| 267395 | Maximum product | Python3 | 74 ms | 8.4 MB | 05:50 +07 | 28/09/2024 | |
| 267394 | Palindrome array | Python3 | 48 ms | 8.5 MB | 05:48 +07 | 28/09/2024 | |
| 267393 | Palindrome array | C++14 | 0 ms | 0 bytes | 05:48 +07 | 28/09/2024 | |
| 265535 | Second largest | Python3 | 57 ms | 15.5 MB | 22:24 +07 | 26/09/2024 | |
| 265290 | Positive and negative | C++14 | 3 ms | 3.4 MB | 20:53 +07 | 26/09/2024 | |
| 265288 | Positive and negative | Python3 | 48 ms | 8.5 MB | 20:52 +07 | 26/09/2024 | |
| 265279 | Positive and negative | Python3 | 14 ms | 8.4 MB | 20:49 +07 | 26/09/2024 | |
| 265232 | Largest value | Python3 | 77 ms | 18.9 MB | 20:24 +07 | 26/09/2024 | |
| 265230 | Largest value | C++14 | 41 ms | 3.9 MB | 20:23 +07 | 26/09/2024 | |
| 265224 | Largest value | Python3 | 66 ms | 18.9 MB | 20:19 +07 | 26/09/2024 | |
| 265218 | Largest value | C++14 | 39 ms | 3.9 MB | 20:16 +07 | 26/09/2024 | |
| 265214 | Largest value | C++14 | 38 ms | 3.5 MB | 20:15 +07 | 26/09/2024 | |
| 265201 | Consecutive differences | Python3 | 16 ms | 8.5 MB | 20:06 +07 | 26/09/2024 | |
| 261665 | Negative and positive | Python3 | 15 ms | 8.5 MB | 21:49 +07 | 24/09/2024 | |
| 261545 | Array reversal | C++14 | 3 ms | 3.4 MB | 21:00 +07 | 24/09/2024 |
thanhlam
Solved problems: 47
Points: 47.00
Contribution: 0
Rank: 2670