Pagini recente » Borderou de evaluare (job #898138) | Borderou de evaluare (job #1664769) | Borderou de evaluare (job #1059222) | Borderou de evaluare (job #1121498) | Borderou de evaluare (job #2048792)
Borderou de evaluare (job #2048792)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("palind.in","r",stdin);
^
user.cpp:27:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("palind.out","w",stdout);
^
user.cpp:29:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&t);
^
user.cpp:31:8: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(s);
^
/tmp/ccH7BsIY.o: In function `main':
user.cpp:(.text.startup+0x99): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 260kb | OK | 100 |
Punctaj total | 100 |