why the printing elements and the inputs entered by me are not the same? please help me

后端 未结 0 1168
我在风中等你
我在风中等你 2020-12-29 18:03
#include
using namespace std;
int main(){
int t;
cout<<"testcase number";
cin>>t;
while(t--)
{
int n ; int a[n];cout<&l         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题