User Minhmit6a6 - MarisaOJ: Marisa Online Judge
Submission Problem Language Runtime Memory Sent Verdict
205540 A + B C++14 2 ms 3.6 MB 09:53 +07 | 23/08/2024
205538 A + B C++14 0 ms 0 bytes 09:52 +07 | 23/08/2024
205498 Square number C++14 2 ms 3.6 MB 09:41 +07 | 23/08/2024
205495 Square number C++14 2 ms 3.5 MB 09:40 +07 | 23/08/2024
205362 Divisors counting 2 C++14 526 ms 3.5 MB 09:08 +07 | 23/08/2024
205356 Divisors counting 2 C++14 618 ms 3.5 MB 09:07 +07 | 23/08/2024
204497 Merge array C++14 99 ms 5.1 MB 19:31 +07 | 22/08/2024
204492 Division C++14 2 ms 3.6 MB 19:26 +07 | 22/08/2024
204467 Binary search C++14 34 ms 4.3 MB 19:08 +07 | 22/08/2024
204272 Triangle edges C++14 16 ms 3.6 MB 16:57 +07 | 22/08/2024
204218 Triangle edges C++14 777 ms 3.7 MB 16:44 +07 | 22/08/2024
204194 Counting pairs C++14 46 ms 4.4 MB 16:41 +07 | 22/08/2024
204005 Square numbers counting C++14 1000 ms 3.5 MB 16:00 +07 | 22/08/2024
203954 Counting pairs C++14 10 ms 3.5 MB 15:36 +07 | 22/08/2024
203823 2D range update C++14 138 ms 11.1 MB 14:58 +07 | 22/08/2024
203812 2D range update C++14 2 ms 3.6 MB 14:55 +07 | 22/08/2024
203713 Range update C++14 72 ms 5.1 MB 14:24 +07 | 22/08/2024
203662 Divisors counting 2 C++14 635 ms 3.6 MB 13:54 +07 | 22/08/2024
203482 Divisors counting 2 C++14 673 ms 3.6 MB 11:41 +07 | 22/08/2024
203472 Divisors counting 2 C++14 651 ms 3.6 MB 11:36 +07 | 22/08/2024
203470 Divisors counting 2 C++14 655 ms 3.6 MB 11:35 +07 | 22/08/2024
203466 Divisors counting 2 C++14 683 ms 3.6 MB 11:33 +07 | 22/08/2024
202494 Prime number C++14 2 ms 3.6 MB 20:45 +07 | 21/08/2024
202462 Complex Exponentiation C++14 2 ms 3.8 MB 20:35 +07 | 21/08/2024
202267 Square numbers counting C++14 1000 ms 3.6 MB 18:56 +07 | 21/08/2024
202265 Square numbers counting C++14 0 ms 0 bytes 18:56 +07 | 21/08/2024
202263 Square numbers counting C++14 1000 ms 3.5 MB 18:55 +07 | 21/08/2024
202256 Rectangle C++14 2 ms 3.7 MB 18:52 +07 | 21/08/2024
202254 String C++14 2 ms 3.7 MB 18:50 +07 | 21/08/2024
201540 GGCD C++14 54 ms 5.9 MB 10:15 +07 | 21/08/2024
201500 Rounded division C++14 5 ms 3.8 MB 10:08 +07 | 21/08/2024
201479 Complex multiplication C++14 2 ms 3.6 MB 10:06 +07 | 21/08/2024
201422 Divisors counting 2 C++14 549 ms 3.6 MB 09:52 +07 | 21/08/2024
201415 GGCD C++14 236 ms 64.5 MB 09:51 +07 | 21/08/2024
201333 Divisors counting C++14 211 ms 11.2 MB 09:38 +07 | 21/08/2024
201331 Divisors counting C++14 75 ms 4.3 MB 09:38 +07 | 21/08/2024
201327 Divisors counting C++14 0 ms 0 bytes 09:37 +07 | 21/08/2024
201323 Divisors counting C++14 239 ms 11.2 MB 09:36 +07 | 21/08/2024
201302 Divisors counting C++14 220 ms 11.2 MB 09:33 +07 | 21/08/2024
201184 Maximum GCD C++14 392 ms 65.3 MB 09:09 +07 | 21/08/2024
201121 Maximum GCD C++14 1 ms 3.4 MB 08:57 +07 | 21/08/2024
201095 Maximum GCD C++14 1 ms 3.5 MB 08:51 +07 | 21/08/2024
201065 Prime factors C++14 1953 ms 3.6 MB 08:45 +07 | 21/08/2024
200967 Prime factors C++14 3001 ms 3.5 MB 08:31 +07 | 21/08/2024
200884 Prime factors C++14 2 ms 3.5 MB 08:19 +07 | 21/08/2024
200882 Prime factors C++14 2 ms 3.5 MB 08:18 +07 | 21/08/2024
200686 Segmented sieve C++14 24 ms 10.7 MB 07:55 +07 | 21/08/2024
200628 Prime factors C++14 3000 ms 3.6 MB 07:49 +07 | 21/08/2024
200560 Segmented sieve C++14 2000 ms 3.5 MB 07:42 +07 | 21/08/2024
200459 Segmented sieve C++14 2000 ms 3.5 MB 07:17 +07 | 21/08/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