Borderou de evaluare (job #2707658)

Utilizator vladth11Vlad Haivas vladth11 Data 17 februarie 2021 15:49:49
Problema Mayonaka Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:23:24: error: array bound is not an integer constant before ']' token vector <ll> a[BLOCK + 5]; ^ main.cpp:28:31: error: array bound is not an integer constant before ']' token vector <ura> queries[BLOCK + 5]; ^ main.cpp: In function 'int main()': main.cpp:44:13: error: 'queries' was not declared in this scope queries[s].push_back({x, y, g}); ^~~~~~~ main.cpp:50:22: error: 'queries' was not declared in this scope for(auto x : queries[i]){ ^~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?