Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
3326 高尚 二维数组输出(1) C++ Compile Error 0 0 MS 0 KB 248 2019-12-15 19:25:58

Tests(0/0):


#include<iostream> using namespace std; int main(){ int a[i][j]; for(int i=0;i>=4;i++) for(int j=0;j>=4;j++) cout<<a[i][j]; { for(int i=0;i>=4;i++) for(int j=0;j>=4;j++) if(i<=10;i++) { printf(" "); } } return 0; }


Judgement Protocol: