Borderou de evaluare (job #3355673)

Utilizator victor_diaconu_1111Victor Diaconu victor_diaconu_1111 Data 24 mai 2026 17:28:14
Problema Al k-lea termen Fibonacci Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void multmat(int (*)[2], int (*)[2])': main.cpp:23:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 23 | for (j=0; j<2; j++) | ^~~ main.cpp:24:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 24 | a[i][j]=c[i][j]%mod;9 | ^ main.cpp:24:30: error: expected ';' before '}' token 24 | a[i][j]=c[i][j]%mod;9 | ^ | ; 25 | } | ~ main.cpp:24:29: warning: statement has no effect [-Wunused-value] 24 | a[i][j]=c[i][j]%mod;9 | ^ Non zero exit status: 1

Ceva nu functioneaza?