#include
cin >> variable whose value is to be assigned;
cin >> first variable >> second variable >> ... >> final variable;
program name < file name