You are viewing a single comment's thread. Return to all comments →
The template is wrong. It uses int as a return type and in main for the result variable. Both should be long (long). Not the first time...
Seems like cookies are disabled on this browser, please enable them to open this website
Filling Jars
You are viewing a single comment's thread. Return to all comments →
The template is wrong. It uses int as a return type and in main for the result variable. Both should be long (long). Not the first time...