Run ID:133832
提交时间:2025-10-22 18:59:02
#include<iostream> using namespace std; int main(){ int q=0,x=0,j=0,i=1,su=0; while(i<40) { i++; } cout<<20; }