Borderou de evaluare (job #2984544)
Utilizator | Data | 24 februarie 2023 14:01:22 | |
---|---|---|---|
Problema | Ghicit | 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:52:5: error: 'gets' was not declared in this scope; did you mean 'getw'?
52 | gets(s);
| ^~~~
| getw
main.cpp:60:15: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
60 | printf ("%d",ans);
| ~^ ~~~
| | |
| | long long int
| int
| %lld
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !