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.
It would be great if someone could point out what I am doing wrong here.
Thanks :D



