1 2 3 4
#include <iostream> #include <iomanip> using namespace std; ...
Is there a nicer way of for...
Is there a nicer way of for...