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

Zidaan's blog

By Zidaan, history, 2 years ago, In English

Hello, I am training on solving recursion and backtracking problems and this easy one of them doesn't get AC with me and I done not know the reason as well as I searched for this and all solutions like me. Link Problem : https://vjudge.net/problem/UVA-10344 Link Solution: https://ideone.com/sh4a6w

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

| Write comment?