Borderou de evaluare (job #2639920)
Utilizator | Data | 4 august 2020 14:53:50 | |
---|---|---|---|
Problema | Mesaje | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int bun(int)':
main.cpp:12:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if( l1 != u[ poz ].size() )
~~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:35:23: error: 'gets' was not declared in this scope
gets( sir + 1 );
^
main.cpp:31:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen( "mesaje.in", "r", stdin );
^
main.cpp:32:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen( "mesaje.out", "w", stdout );
^
main.cpp:36:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf( "\n" );
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !