Pagini recente » Borderou de evaluare (job #1892251) | Borderou de evaluare (job #2210889) | Borderou de evaluare (job #232665) | Borderou de evaluare (job #1109512) | Borderou de evaluare (job #1187310)
Borderou de evaluare (job #1187310)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:38: 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:13:40: 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:15:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i\n", &T);
^
user.cpp:18:20: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(S + 1);
^
/tmp/ccKB7k0b.o: In function `main':
user.cpp:(.text.startup+0x77): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 944ms | 760kb | OK | 100 |
Punctaj total | 100 |