Borderou de evaluare (job #804015)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Omleta | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 ian. 2025 23:38:21 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:47:24: error: expected primary-expression before 'int'
47 | int maxR = int maxR = min(i + 1, min(j + 1, min(N - i, N - j))); // max radius of the square;
| ^~~