Borderou de evaluare (job #2980016)
Utilizator | Data | 16 februarie 2023 09:54:40 | |
---|---|---|---|
Problema | Dreptunghi3 | 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:55:17: error: 'strlen' was not declared in this scope
55 | int l = strlen(c),nr=0;
| ^~~~~~
main.cpp:3:1: note: 'strlen' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
2 | #include <fstream>
+++ |+#include <cstring>
3 | using namespace std;
main.cpp:59:17: error: 'nr' was not declared in this scope
59 | nr++;
| ^~
main.cpp:61:14: error: 'nr' was not declared in this scope
61 | g << nr;
| ^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !