Borderou de evaluare (job #166595)

Utilizator avatar vmanz Victor Manz vmanz IP ascuns
Problemă CE (Caracteristică Euler) Compilator cpp
Rundă Status evaluat
Dată 19 nov. 2015 10:59:09 Scor ascuns

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:35:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp:36:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp:40:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp:43:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp:46:25: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] /tmp/cck6ADN1.o: In function `main': user.cpp:(.text.startup+0x128): warning: the `gets' function is dangerous and should not be used.