Блог пользователя cs.antorkhan

Автор cs.antorkhan, история, 8 лет назад, По-английски

Greetings everyone, I was trying out this problem, UVA 674 — Coin Change It works fine with C++ 11 compiler on UVA,but getting compilation error with ANSI C 5.3.0. I tried several online IDE with ANSI C 5.3.0 as well as my own machine but seems to work fine.

Here's the code.

It would be great if someone could point out what I am doing wrong here.

Thanks :D

Полный текст и комментарии »

Теги dp, uva
  • Проголосовать: нравится
  • -2
  • Проголосовать: не нравится