Borderou de evaluare (job #716256)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Expr (clasele 7-8) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 23 apr. 2023 10:58:48 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:33:5: error: ISO C++ forbids declaration of 'Resize' with no type [-fpermissive]
33 | Resize(size_t new_capacity)
| ^~~~~~
main.cpp: In member function 'int Vec<T>::Resize(size_t)':
main.cpp:44:5: warning: no return statement in function returning non-void [-Wreturn-type]
44 | }
| ^