#include<stdio.h> int main(int argc , char *argv[]) { int next = 1; int range = 1, rangeEnd = 0; int nextInRange = 0;...
Separate names with a comma.