#include<iostream> using namespace std; int main() { cout<<1*2+2*3+3*4+4*5+5*6+6*7+7*8+8*9+9*10+10*11; return 0; }

夏轩淇  •  2年前


#include<iostream> 

using namespace std; 

int main() { 
cout<<1*2+2*3+3*4+4*5+5*6+6*7+7*8+8*9+9*10+10*11; 
return 0; 
}


评论:

 


段文昊  •  1年前

hhhhhhhhh


夏轩淇  •  1年前

#include<iostream>

 using namespace std;

 int main()

 { 

      cout<<1*2+2*3+3*4+4*5+5*6+6*7+7*8+8*9+9*10+10*11; return 0;

 }

lexue.91xbc.com

 

   
   
   

傅骏萧  •  1年前