Borderou de evaluare (job #2615823)

Utilizator roxana1708Roxana Gherghina roxana1708 Data 15 mai 2020 17:32:29
Problema Curatenie Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:64:20: error: 'std::chrono' has not been declared auto t1 = std::chrono::high_resolution_clock::now(); ^~~~~~ main.cpp:88:20: error: 'std::chrono' has not been declared auto t2 = std::chrono::high_resolution_clock::now(); ^~~~~~ main.cpp:89:26: error: 'std::chrono' has not been declared auto duration = std::chrono::duration_cast<std::chrono::microseconds>(t2 - t1).count(); ^~~~~~ main.cpp:89:53: error: 'std::chrono' has not been declared auto duration = std::chrono::duration_cast<std::chrono::microseconds>(t2 - t1).count(); ^~~~~~ main.cpp:83:10: warning: unused variable 'rad' [-Wunused-variable] Nod *rad = constrArbore(inOrder, preOrder, 0, n-1, arr); ^~~ Non zero exit status: 1

Ceva nu functioneaza?