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

DividedByZero_'s blog

By DividedByZero_, history, 16 months ago, In English

Problem Link : https://codeforces.me/contest/1809/problem/B

Wrong Answer : https://codeforces.me/contest/1809/submission/207287257 Language : GNU C++20 (64)

After changing GNU C++20 (64) to GNU C++14 got Accepted.

Accepted : https://codeforces.me/contest/1809/submission/207287342 Language : GNU C++14

  • Vote: I like it
  • +3
  • Vote: I do not like it

| Write comment?