Borderou de evaluare (job #648425)

Utilizator avatar gecko Gec Diaconu gecko IP ascuns
Problemă Plaja 1 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 25 apr. 2022 18:28:40 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int cmmdc(int, int)': main.cpp:8:9: warning: unused variable 'rest' [-Wunused-variable] 8 | int rest; | ^~~~ main.cpp: In function 'int main()': main.cpp:29:10: error: 'std::filesystem' has not been declared 29 | std::filesystem::path cwd = std::filesystem::current_path(); | ^~~~~~~~~~