#include <bits/stdc++.h> //
using namespace std; int main() { cout << "5*3+1=16" << endl; cout << "16/2=8" << endl; cout << "8/2=4" << endl; cout << "4/2=2" << endl; cout << "2/2=1" << endl; if (int == 1) cout << "End"; }
while或者for循环去哪了,不错才怪。
共 1 条回复
while或者for循环去哪了,不错才怪。