Borderou de evaluare (job #305108)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Puzzle1 ( clasa a 10-a ) | Compilator | cpp |
Rundă | pregatire_lot_juniori_runda2 | Status | evaluat |
Dată | 2 mai 2017 22:40:33 | Scor | ascuns |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:15:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:16:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:18:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:21:17: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:23:17: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:25:17: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
/tmp/cckq7OcP.o: In function `main':
user.cpp:(.text.startup+0x88): warning: the `gets' function is dangerous and should not be used.