Borderou de evaluare (job #3174603)

Utilizator paaull69Ion Paul paaull69 Data 24 noiembrie 2023 23:57:42
Problema Bool Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:103:8: warning: 'char* fgets(char*, int, FILE*)' writing 1001 bytes into a region of size 1000 overflows the destination [-Wstringop-overflow=] 103 | fgets(s, MAX_S + 1, fin); | ~~~~~^~~~~~~~~~~~~~~~~~~ main.cpp:11:6: note: destination object 's' of size 1000 11 | char s[MAX_S]; | ^ In file included from main.cpp:1: /usr/include/stdio.h:592:14: note: in a call to function 'char* fgets(char*, int, FILE*)' declared with attribute 'access (write_only, 1, 2)' 592 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream) | ^~~~~ main.cpp:103:8: warning: 'char* fgets(char*, int, FILE*)' writing 1001 bytes into a region of size 1000 overflows the destination [-Wstringop-overflow=] 103 | fgets(s, MAX_S + 1, fin); | ~~~~~^~~~~~~~~~~~~~~~~~~ main.cpp:11:6: note: destination object 's' of size 1000 11 | char s[MAX_S]; | ^ /usr/include/stdio.h:592:14: note: in a call to function 'char* fgets(char*, int, FILE*)' declared with attribute 'access (write_only, 1, 2)' 592 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream) | ^~~~~ main.cpp:103:8: warning: 'char* fgets(char*, int, FILE*)' writing 1001 bytes into a region of size 1000 overflows the destination [-Wstringop-overflow=] 103 | fgets(s, MAX_S + 1, fin); | ~~~~~^~~~~~~~~~~~~~~~~~~ main.cpp:11:6: note: destination object 's' of size 1000 11 | char s[MAX_S]; | ^ /usr/include/stdio.h:592:14: note: in a call to function 'char* fgets(char*, int, FILE*)' declared with attribute 'access (write_only, 1, 2)' 592 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream) | ^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
40ms303kbOK10
50ms303kbOK10
60ms303kbOK10
70ms303kbOK10
80ms303kbOK10
90ms303kbOK10
100ms303kbOK10
Punctaj total100

Ceva nu functioneaza?