Jump to content

Input/Output for pairs of numbers: Difference between revisions

m
→‎{{header|C++}}: Remove vanity tags
m (→‎Ring: Alternative: Remove vanity tags)
m (→‎{{header|C++}}: Remove vanity tags)
Line 160:
Modified in order to take in all inputs and then give the output, the original gave the output for each pair immediately.
<lang cpp>
/*Modified by Abhishek Ghosh, 19th March 2014, Rotterdam*/
#include <iostream>
using namespace std;
Line 208 ⟶ 207:
10
</pre>
 
 
=={{header|D}}==
10,333

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.