Borderou de evaluare (job #2915014)

Utilizator MrPuzzleDespa Fabian Stefan MrPuzzle Data 21 iulie 2022 16:38:27
Problema Raze 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:40:21: error: incompatible types in assignment of 'int' to 'int [10]' 40 | s[0][i] = 0; | ~~~~~~~~^~~ main.cpp:41:23: error: incompatible types in assignment of 'int' to 'int [10]' 41 | s[n+1][i] = 0; | ~~~~~~~~~~^~~ main.cpp:42:21: error: incompatible types in assignment of 'int' to 'int [10]' 42 | s[i][0] = 0; | ~~~~~~~~^~~ main.cpp:43:23: error: incompatible types in assignment of 'int' to 'int [10]' 43 | s[i][m+1] = 0; | ~~~~~~~~~~^~~ Non zero exit status: 1

Ceva nu functioneaza?