Borderou de evaluare (job #2981128)

Utilizator NutaAlexandruASN49K NutaAlexandru Data 17 februarie 2023 11:49:21
Problema Vila Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void solve()': main.cpp:86:26: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 86 | for(auto [y,x]:dir) | ^ main.cpp: At global scope: main.cpp:107:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 107 | main() | ^~~~ main.cpp: In function 'int main()': main.cpp:109:10: warning: variable 'sol' set but not used [-Wunused-but-set-variable] 109 | auto sol=[](bool x)->string | ^~~ main.cpp: In function 'void solve()': main.cpp:105:34: warning: 'sol.cord::x' may be used uninitialized in this function [-Wmaybe-uninitialized] 105 | cout<<sol.y+1<<' '<<sol.x+1<<' '<<maxx; | ^~~ main.cpp:105:20: warning: 'sol.cord::y' may be used uninitialized in this function [-Wmaybe-uninitialized] 105 | cout<<sol.y+1<<' '<<sol.x+1<<' '<<maxx; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
50ms184kbOK10
60ms184kbOK10
70ms184kbOK10
80ms184kbOK10
90ms184kbOK10
100ms184kbOK10
Punctaj total100

Ceva nu functioneaza?