Please read the new rule regarding the restriction on the use of AI tools. ×

sany11053's blog

By sany11053, 17 months ago, In English

In the recent contest Educational Codeforces Round 147 (Rated for Div. 2), Question C. I faced ambiguity when compiling my code with GNU G++17 7.3.0. Here is my submitted code 202889532 and 202887839

When line 35, which is an output statement, is commented out. I get different return value

If I print an empty string "", my return value, and hence output changes.

Please have a look! MikeMirzayanov

Full text and comments »

  • Vote: I like it
  • -15
  • Vote: I do not like it