#include using namespace std; int main() { int k; for (k=10; k<=100; k=k+2) cout <