Borderou de evaluare (job #2878578)

Utilizator Fantastic_Mantudor voicu Fantastic_Man Data 27 martie 2022 12:26:48
Problema Telefon3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:8:1: error: 'vector' does not name a type 8 | vector < int > r; | ^~~~~~ main.cpp: In function 'int main()': main.cpp:28:9: error: 'r' was not declared in this scope 28 | r.push_back ( d ); | ^ main.cpp:30:9: error: 'r' was not declared in this scope 30 | r.push_back ( d ); | ^ main.cpp:32:9: error: 'r' was not declared in this scope 32 | r.push_back ( b / d ); | ^ main.cpp:36:19: error: 'r' was not declared in this scope 36 | for ( auto R: r ) { | ^ Non zero exit status: 1

Ceva nu functioneaza?