User Minhmit6a6 - MarisaOJ: Marisa Online Judge
Submission Problem Language Runtime Memory Sent Verdict
84172 Dominant element C++14 2001 ms 3.1 MB 14:36 +07 | 17/04/2024
84166 Dominant element C++14 0 ms 0 bytes 14:35 +07 | 17/04/2024
84162 Dominant element C++14 0 ms 0 bytes 14:34 +07 | 17/04/2024
81223 Positive and negative C++14 3 ms 3.4 MB 16:52 +07 | 10/04/2024
81221 Positive and negative C++14 3 ms 3.4 MB 16:52 +07 | 10/04/2024
81215 Positive and negative C++14 2 ms 3.4 MB 16:48 +07 | 10/04/2024
81175 Second largest C++14 25 ms 3.6 MB 16:29 +07 | 10/04/2024
81164 Second largest C++14 0 ms 0 bytes 16:28 +07 | 10/04/2024
81157 Second largest C++14 0 ms 0 bytes 16:27 +07 | 10/04/2024
81145 Second largest C++14 3 ms 3.4 MB 16:25 +07 | 10/04/2024
81118 Second largest C++14 3 ms 3.4 MB 16:22 +07 | 10/04/2024
81083 Largest value C++14 44 ms 3.8 MB 16:13 +07 | 10/04/2024
81076 Largest value C++14 2 ms 3.4 MB 16:13 +07 | 10/04/2024
81054 Largest value C++14 3 ms 3.4 MB 16:11 +07 | 10/04/2024
81028 Largest value C++14 2 ms 3.4 MB 16:09 +07 | 10/04/2024
81013 Largest value C++14 0 ms 0 bytes 16:07 +07 | 10/04/2024
80984 Consecutive differences C++14 3 ms 3.4 MB 16:00 +07 | 10/04/2024
80980 Consecutive differences C++14 2 ms 3.4 MB 15:59 +07 | 10/04/2024
80925 Consecutive differences C++14 4 ms 3.4 MB 15:54 +07 | 10/04/2024
80847 Negative and positive C++14 3 ms 3.4 MB 15:07 +07 | 10/04/2024
80841 Negative and positive C++14 5 ms 3.4 MB 15:06 +07 | 10/04/2024
80834 Negative and positive C++14 3 ms 3.4 MB 15:06 +07 | 10/04/2024
80758 Array reversal C++14 3 ms 3.4 MB 14:48 +07 | 10/04/2024
80684 Average C++14 3 ms 3.6 MB 14:33 +07 | 10/04/2024
80623 Smallest value C++14 3 ms 3.4 MB 14:22 +07 | 10/04/2024
80604 Smallest value C++14 3 ms 3.4 MB 14:20 +07 | 10/04/2024
80586 Even elements C++14 44 ms 3.8 MB 14:14 +07 | 10/04/2024
80583 Even elements C++14 57 ms 3.8 MB 14:13 +07 | 10/04/2024
74085 Trailing zeros C++14 2001 ms 3.1 MB 16:26 +07 | 27/03/2024
74082 Trailing zeros C++14 2001 ms 3.1 MB 16:25 +07 | 27/03/2024
74081 Trailing zeros C++14 2001 ms 3.1 MB 16:24 +07 | 27/03/2024
74078 Trailing zeros C++14 2001 ms 3.1 MB 16:23 +07 | 27/03/2024
74075 Trailing zeros C++14 2001 ms 3.1 MB 16:23 +07 | 27/03/2024
74073 Trailing zeros C++14 2001 ms 3.1 MB 16:22 +07 | 27/03/2024
74071 Trailing zeros C++14 2001 ms 3.1 MB 16:22 +07 | 27/03/2024
74035 Mushroom exchanging C++14 3 ms 3.4 MB 16:10 +07 | 27/03/2024
74016 Mushroom exchanging C++14 3 ms 3.4 MB 16:07 +07 | 27/03/2024
74014 Mushroom exchanging C++14 3 ms 3.4 MB 16:07 +07 | 27/03/2024
74008 Mushroom exchanging C++14 3 ms 3.4 MB 16:06 +07 | 27/03/2024
73940 Reverse C++14 3 ms 3.4 MB 15:44 +07 | 27/03/2024
73897 Extremal C++14 3 ms 3.4 MB 15:11 +07 | 27/03/2024
73886 Extremal C++14 0 ms 0 bytes 15:10 +07 | 27/03/2024
73883 Extremal C++14 0 ms 0 bytes 15:09 +07 | 27/03/2024
73851 Read number till eternity C++14 3 ms 3.8 MB 14:53 +07 | 27/03/2024
73834 Fibonacci C++14 3 ms 3.4 MB 14:44 +07 | 27/03/2024
73808 Fibonacci C++14 3 ms 3.4 MB 14:39 +07 | 27/03/2024
73759 Digit Sum C++14 3 ms 3.4 MB 14:18 +07 | 27/03/2024
73721 Folding paper C++14 3 ms 3.4 MB 14:07 +07 | 27/03/2024
71052 Prime number C++14 3 ms 3.4 MB 16:02 +07 | 20/03/2024
71034 Divisors C++14 11 ms 3.4 MB 16:00 +07 | 20/03/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