Comments

.

Auto comment: topic has been updated by maanassehgal (previous revision, new revision, compare).

Auto comment: topic has been updated by maanassehgal (previous revision, new revision, compare).

0

Here's a link if anyone's interested: https://codeforces.me/contest/2140/submission/337804366

0

Couldn't get C, I overcomplicated B so so sooo muchh...

I was solving math equations today XD Would like to share:

I found out that the equation boils down to: y = (x * (10^digitsOfY — C) / (C — 1) Where C could be any constant, and digitsOfY would be count of digits in Y

Now as we can see that the 2nd term in numerator can never be divisible by C — 1 unless we have digits set to 0 (not possible), so x has to be divisible by C — 1

So I found the factors of x, checked for c — 1, put them in equation, if I find a value of y, return it.

All of this instead of 'x *= 2'

Yeah, C was great, everyone got it because they just observed it for subarray size 2 and size 3, which directly gives away the answer to C, that greedily remove from ahead odd index then behind index

On kuvimanCodeforces: OpenID Connect, 13 months ago
+3

Mhm.. This would replace submitting a compilation error on problem 1869/A

Amazing extension man, can see what problems others are doing, what ratings, etc. I own a cf extension as well name Codeforces Lite, consider checking that out for dark theme and code execution directly from codeforces, got over 3000 users :)

The extensino breaks with your colors as they are not available for dark theme separately. Here's a way to customize your extension for my dark theme. If you want to collaborate with me, please make a PR by accessing classes you use for your colors and add colors in my extension. Mail me if you need any help.

Github: https://github.com/MaanasSehgal/Codeforces-Lite Extension: https://chromewebstore.google.com/detail/codeforces-lite-dark-mode/hgcgfmgjkfjmhoebifgmbfipinkkjgco Mail: [email protected]

It's not auto complete it's auto suggestions which you get while typing in an editor and it's totally allowed, they just give you syntax and keyword suggestions not the ones which copilot gives. If you don't want to use that as well, you can go to editor settings and disable it :)

Thanks!

We can't add anymore autocomplete as that was all that is avaiable with monaco editor

We are not planning to add any more browsers atm, we already added 2 — 3 but no one is really using them all are using on chrome, if in future multiple people want to get extension in opera, we will get it out

Checkout the settings given in extension with the settings icon, there you have option to add your template as well as set your default cursor there, also there are theme and editor settings where you can customize the extension as per your needs

Thanks! Can you pllease drop a 5 star review here, it would help me a lot https://chromewebstore.google.com/detail/codeforces-lite-dark-mode/hgcgfmgjkfjmhoebifgmbfipinkkjgco

Click on settings icon, there scroll down, you will see an option to set your template as well as save default cursor location.

Thanks a lot, please let me know for any suggestions.

If you liked the extension, please give a 5 star rating at Chrome webstore, it would help me reach out to even more developers as the algorithm will push it even more.

Link: https://chromewebstore.google.com/detail/codeforces-lite-dark-mode/hgcgfmgjkfjmhoebifgmbfipinkkjgco

Hey @rishabh_2005, Thanks a lot for your suggestions. I didn't face any lag issues on my laptop, checked it with my friend too. Could you please record a video and send it at [email protected]? I will have a look at it, and if I find something, I will get it fixed.

Also for the preset snippet, do you mean template? Check options, we already have a template option where you can load your template and it will be available on question load, and cursor saving as well.

Thanks a lot raya!

Thanks for the suggestion. Although it doesn't seem very practical. Generally when anyone has to practice quality problems from particular topics of particular ranges, they can refer to CP sheets, which is in most cases the best way to move forward.

There are some people who solve 1000s of all range problems, some focus on 400 problems for a particular range, while some just see solutions and learn from editorials. I don't see how the feature can help out anyone with this.

Thanks a lot btw! If you have any other suggestion, feel free to drop it, if it will help majority, I will get it done!

Hey, I haven't seen what mashups is, could you please share the url for where you are unable to access, I will add that and as soon as the update gets published, you will be able to access those problems. Thanks!

Very soon! We are getting high demand for getting to different browsers, I am planning to roll out an update with multiple browser support coming next update! Till the time, you can use it on chrome

Thanks!

We can but there are so many browsers, currently facing this issue on how to get it to support for everyone.

Thanks a lot brother, any changes you want?

Sure, will add it in the next update, I just checked and didn't see any submissions, have you tried submitting using Codeforces Lite?

Thanks

Thanks! Any suggestions for new features or update in existing ones?

Thanks brother

Thanks bhai! kesa lga apko extension

solo or team contest?

Auto comment: topic has been updated by maanassehgal (previous revision, new revision, compare).

Auto comment: topic has been updated by maanassehgal (previous revision, new revision, compare).

Auto comment: topic has been updated by maanassehgal (previous revision, new revision, compare).

Auto comment: topic has been updated by maanassehgal (previous revision, new revision, compare).

Hey! Code running has now been integrated with the editor, do give it a try

Hey, Version 1.1 is out now, you may give it a try now :)

I have already started building it, we can speed it up if we get some collaborators to work with. Thanks for the support, we will get it asap

Thanks Jash

No worries, if anyone else wants to collaborate, they can come. Thanks for the comment

Yes, this will be coming in version 1.0.1 just after this, just need some help from few other developers too to release this earlier.

If you want to collaborate, join the issues section here:

https://github.com/MaanasSehgal/Codeforces-Lite

Yes, this will be coming in version 1.0.1 just after this, just need some help from few other developers too to release this earlier.