ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1041. Nikifor

Merkurev Oleg [Dandelion] New tests added [2] // Problem 1041. Nikifor 7 Apr 2023 17:48
New tests were added. All accepted solutions were rejudged, ~60% of them lost their Accepted status.
bsu.mmf.team Re: New tests added [1] // Problem 1041. Nikifor 13 Apr 2023 01:58
When will new contests be added as well?
LLI_E_P_JI_O_K Re: New tests added // Problem 1041. Nikifor 23 Apr 2023 15:10
If you got problems with WA 20 (new test), just know - it is because of precision issue. Not use double or long double - only long integer arithmetic   or   integer modular arithmetic.