Pagini recente » Borderou de evaluare (job #28320) | Borderou de evaluare (job #2179925) | Borderou de evaluare (job #1147474) | Borderou de evaluare (job #335076) | Borderou de evaluare (job #1187454)
Borderou de evaluare (job #1187454)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:37: 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:29:39: 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:31:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&T);
^
user.cpp:33:21: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(A + 1);
^
/tmp/ccOhF70o.o: In function `main':
user.cpp:(.text.startup+0x70): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1080ms | 940kb | OK | 100 |
Punctaj total | 100 |