#include using namespace std; int main() { int k; for (k=105; k<=1000; k=k+7) cout <