Run ID:100733

提交时间:2024-12-11 21:53:57

#include <iostream> using namespace std; int main() { for(int i=1; i<=99; i+=2) cont << i <<" "; return 0; }