Borderou de evaluare (job #682569)

Utilizator avatar Tzepu Icriverzi Andrei Tzepu IP ascuns
Problemă Apariții 2 (clasa a 7-a) Compilator c-32
Rundă Tema 10 Clasa a 7-a Status evaluat
Dată 17 dec. 2022 16:54:59 Scor 30

Raport evaluator

Compilare: main.c: In function 'main': main.c:34:21: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'char (*)[105]' [-Wformat=] 34 | fscanf (fis1, "%s\n%s", &v1,&v2); | ~^ ~~~ | | | | char * char (*)[105] main.c:34:25: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'char (*)[1000005]' [-Wformat=] 34 | fscanf (fis1, "%s\n%s", &v1,&v2); | ~^ ~~~ | | | | char * char (*)[1000005] main.c: In function 'cauta': main.c:26:1: warning: control reaches end of non-void function [-Wreturn-type] 26 | } | ^ main.c: In function 'main': main.c:34:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 34 | fscanf (fis1, "%s\n%s", &v1,&v2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 241 kb OK 10
4 1 ms 770 kb Incorect 0
5 1 ms 1163 kb Killed by Signal 11 0
6 9 ms 2215 kb Memory limit exceeded 0
7 16 ms 2740 kb Memory limit exceeded 0
8 16 ms 2609 kb Memory limit exceeded 0
9 14 ms 2609 kb Memory limit exceeded 0
10 17 ms 2609 kb Memory limit exceeded 0
Punctaj total 30