Borderou de evaluare (job #3141386)

Utilizator AndCrisanCrisan Anda AndCrisan Data 13 iulie 2023 20:07:35
Problema Compresie Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:68:12: error: too few arguments to function 'void matrice(int, int, int, int)' 68 | matrice(1,1,n); | ~~~~~~~^~~~~~~ main.cpp:7:6: note: declared here 7 | void matrice(int i, int j, int n, int m) | ^~~~~~~ main.cpp:71:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 71 | for(int j=1;j<=N;j++) | ^~~ main.cpp:72:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 72 | g<<b[i][j];g<<endl;} | ^ Non zero exit status: 1

Ceva nu functioneaza?