Borderou de evaluare (job #630297)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Livada | Compilator | cpp-32 |
Rundă | 4feb2022_vs9 | Status | evaluat |
Dată | 4 feb. 2022 20:22:40 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:23:22: error: 'suma' was not declared in this scope; did you mean 'sm'?
23 | sm = max(suma , (a[i][j] - a[i - p][j] - a[i][j - q] + a[i - p][j - q]));
| ^~~~
| sm