Borderou de evaluare (job #2963289)
Utilizator | Data | 10 ianuarie 2023 19:02:44 | |
---|---|---|---|
Problema | Potrivirea sirurilor | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:86:41: error: expected ';' before 'string'
86 | freopen("strmatch.out", "w", stdout)
| ^
| ;
87 |
88 | string s, t;
| ~~~~~~
main.cpp:89:12: error: 's' was not declared in this scope
89 | cin >> s >> t;
| ^
main.cpp:89:17: error: 't' was not declared in this scope; did you mean 'tm'?
89 | cin >> s >> t;
| ^
| tm
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !