MediaWiki talk:Diff-a
From Universalwiki
Q1: Yes this program is coerrct, as it produces the same results as my C++ solution that passed the online judge. Also the code is doing the exact same thing as my C++ solution just in Erlang.Q2: No not C but C++, very much C other than I use std::list, std::cin and std::cout instead of the CRT equivalents.