Borderou de evaluare (job #3199984)

Utilizator CobzaruAntonioCobzaru Paul-Antonio CobzaruAntonio Data 3 februarie 2024 10:30:17
Problema Desen Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:13:1: error: 'vector' does not name a type 13 | vector<muchie> act; | ^~~~~~ main.cpp:14:1: error: 'vector' does not name a type 14 | vector<muchie> ult; | ^~~~~~ main.cpp: In function 'long double dist(int, int)': main.cpp:42:12: error: 'sqrt' was not declared in this scope 42 | return sqrt(rasp); | ^~~~ main.cpp: In function 'int main()': main.cpp:54:9: error: 'act' was not declared in this scope 54 | act = ult; | ^~~ main.cpp:54:15: error: 'ult' was not declared in this scope 54 | act = ult; | ^~~ main.cpp:50:9: warning: unused variable 's' [-Wunused-variable] 50 | int s = 0; | ^ Non zero exit status: 1

Ceva nu functioneaza?