Borderou de evaluare (job #145267)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | TV (clasa a 7-a) | Compilator | cpp |
Rundă | Status | evaluat | |
Dată | 7 mai 2015 08:41:44 | Scor | ascuns |
Raport evaluator
Compilare:
user.cpp: In function 'int main()':
user.cpp:10:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
user.cpp:11:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
user.cpp:12:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
user.cpp:15:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
user.cpp:16:16: warning: ignoring return value of 'char* gets(char*)', declared with attribute warn_unused_result [-Wunused-result]
/tmp/ccFWlTp1.o: In function `main':
user.cpp:(.text.startup+0xa4): warning: the `gets' function is dangerous and should not be used.