User Minhmit6a6 - MarisaOJ: Marisa Online Judge
Submission Problem Language Runtime Memory Sent Verdict
97919 Sum of divisors C++14 0 ms 0 bytes 14:04 +07 | 17/05/2024
97908 Sum of divisors C++14 3 ms 3.6 MB 14:02 +07 | 17/05/2024
97172 Run-length encoding C++14 17 ms 3.7 MB 17:00 +07 | 15/05/2024
97169 Run-length encoding C++14 16 ms 3.7 MB 16:59 +07 | 15/05/2024
97158 Run-length encoding C++14 2 ms 3.5 MB 16:58 +07 | 15/05/2024
97152 Run-length encoding C++14 5 ms 3.7 MB 16:57 +07 | 15/05/2024
97143 Run-length encoding C++14 2 ms 3.6 MB 16:57 +07 | 15/05/2024
97134 Run-length encoding C++14 0 ms 0 bytes 16:56 +07 | 15/05/2024
97129 Run-length encoding C++14 2 ms 3.5 MB 16:56 +07 | 15/05/2024
97118 Run-length encoding C++14 2 ms 3.5 MB 16:55 +07 | 15/05/2024
97113 Run-length encoding C++14 0 ms 0 bytes 16:55 +07 | 15/05/2024
97050 String normalization C++14 2 ms 3.7 MB 16:30 +07 | 15/05/2024
97041 lowercase C++14 0 ms 0 bytes 16:25 +07 | 15/05/2024
97022 Longest increasing subsequence 2 C++14 29 ms 6.0 MB 16:07 +07 | 15/05/2024
97020 Longest increasing subsequence 2 C++14 0 ms 0 bytes 16:07 +07 | 15/05/2024
97016 Longest increasing subsequence 2 C++14 0 ms 0 bytes 16:06 +07 | 15/05/2024
97011 Yet another problem C++14 30 ms 5.0 MB 16:02 +07 | 15/05/2024
97008 Assignment query on tree C++14 61 ms 16.3 MB 16:00 +07 | 15/05/2024
96911 Sum C++14 2 ms 3.7 MB 15:13 +07 | 15/05/2024
96892 Sum C++14 0 ms 0 bytes 15:00 +07 | 15/05/2024
96789 Caesar cipher C++14 2 ms 3.6 MB 14:34 +07 | 15/05/2024
96788 Caesar cipher C++14 2 ms 3.6 MB 14:34 +07 | 15/05/2024
96757 Caesar cipher C++14 2 ms 3.6 MB 14:21 +07 | 15/05/2024
96696 Palindrome substring C++14 2 ms 3.6 MB 14:11 +07 | 15/05/2024
96695 Palindrome substring C++14 2001 ms 3.2 MB 14:10 +07 | 15/05/2024
96692 Palindrome substring C++14 2 ms 3.7 MB 14:04 +07 | 15/05/2024
96691 Palindrome substring C++14 2 ms 3.6 MB 14:03 +07 | 15/05/2024
96397 Caesar cipher C++14 2 ms 3.6 MB 22:24 +07 | 14/05/2024
96148 Palindrome substring C++14 3 ms 3.6 MB 16:59 +07 | 14/05/2024
96116 Palindrome string C++14 2 ms 3.6 MB 16:49 +07 | 14/05/2024
96072 Letter frequencies C++14 3 ms 3.7 MB 16:34 +07 | 14/05/2024
96068 Letter frequencies C++14 3 ms 3.6 MB 16:30 +07 | 14/05/2024
96020 Strong password C++14 2 ms 3.6 MB 16:17 +07 | 14/05/2024
95986 Digit sum C++14 2 ms 3.6 MB 16:08 +07 | 14/05/2024
95963 Vowel C++14 2 ms 3.6 MB 16:02 +07 | 14/05/2024
95927 lowercase C++14 2 ms 3.6 MB 15:51 +07 | 14/05/2024
95817 String occurences C++14 2 ms 3.6 MB 15:15 +07 | 14/05/2024
95814 String occurences C++14 2 ms 3.5 MB 15:15 +07 | 14/05/2024
95785 Word Count C++14 4 ms 3.6 MB 15:11 +07 | 14/05/2024
95713 Length C++14 2 ms 3.6 MB 14:58 +07 | 14/05/2024
95642 Swap C++14 3 ms 3.6 MB 14:12 +07 | 14/05/2024
92813 Bitonic sequence C++14 38 ms 4.4 MB 16:58 +07 | 08/05/2024
92810 Bitonic sequence C++14 0 ms 0 bytes 16:57 +07 | 08/05/2024
92739 Query on string C++14 502 ms 123.4 MB 16:43 +07 | 08/05/2024
92732 Tree query C++14 74 ms 15.2 MB 16:40 +07 | 08/05/2024
92724 Bitonic sequence C++14 2 ms 3.5 MB 16:39 +07 | 08/05/2024
92719 Nearest vertex C++14 652 ms 107.1 MB 16:39 +07 | 08/05/2024
92708 Nearest vertex C++14 0 ms 0 bytes 16:38 +07 | 08/05/2024
92673 String occurences 3 C++14 1295 ms 9.6 MB 16:26 +07 | 08/05/2024
92672 Dominating color C++14 1093 ms 21.9 MB 16:23 +07 | 08/05/2024
User Avatar

Minhmit6a6

while(q--){ cin>>a>>b>>c>>d; s[a][b]++; s[c+1][b]--; s[a][d+1]--; s[c+1][d+1]++; }

Solved problems: 116

Points: 219.31

Contribution: 0

Rank: 146