Pagini recente » Borderou de evaluare (job #1301004) | Borderou de evaluare (job #1055917) | Borderou de evaluare (job #409425) | Borderou de evaluare (job #3204850) | Borderou de evaluare (job #1187323)
Borderou de evaluare (job #1187323)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prefixe.in","r",stdin);
^
user.cpp:25:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prefixe.out","w",stdout);
^
user.cpp:26:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d\n", &tt);
^
user.cpp:32:12: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(v+1);n=strlen(v+1);
^
/tmp/ccHO7e5E.o: In function `main':
user.cpp:(.text.startup+0xb6): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 952ms | 908kb | OK | 100 |
Punctaj total | 100 |