Borderou de evaluare (job #769367)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Latin | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 21 mar. 2024 19:01:02 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void buildLatinSquare(int, int, int, std::vector<std::vector<int> >&)':
main.cpp:10:15: error: 'n' was not declared in this scope
10 | if (k > 2 * n * 2 * n) {
| ^
main.cpp:16:27: error: 'n' was not declared in this scope
16 | for (int x = 0; x < 2 * n; ++x) {
| ^