Borderou de evaluare (job #1312309)

Utilizator CostanMiriamCostan Miriam CostanMiriam Data 9 ianuarie 2015 11:21:21
Problema BMatrix Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void rot(int, int)’: user.cpp:20:13: error: ‘temp’ was not declared in this scope temp[j][i] = a[n - i + 1][j]; ^ user.cpp:24:23: error: ‘temp’ was not declared in this scope a[i][j] = temp[i][j]; ^ user.cpp: In function ‘int main()’: user.cpp:78:10: error: too few arguments to function ‘void rot(int, int)’ rot (); ^ user.cpp:16:6: note: declared here void rot(int n, int m) { ^

Ceva nu functioneaza?