When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

EbraM96's blog

By EbraM96, history, 6 years ago, In English

http://codeforces.com/gym/100495/problem/A

I don't know why this code produces a RTE!

Solution

Could any one please help me find the problem with it?

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

| Write comment?