Borderou de evaluare (job #2894850)

Utilizator VlodiefVlosta Vlodief Data 28 aprilie 2022 14:40:38
Problema Bifo Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:38:13: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 38 | if(n<=strlen(s1)) | ~^~~~~~~~~~~~ main.cpp:49:25: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 49 | if(aux1-aux2==strlen(copies1)) | ~~~~~~~~~^~~~~~~~~~~~~~~~~ main.cpp:51:25: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 51 | if(aux1-aux2==strlen(s2)) | ~~~~~~~~~^~~~~~~~~~~~ main.cpp:53:25: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 53 | if(aux1-aux2==strlen(s1)) | ~~~~~~~~~^~~~~~~~~~~~ main.cpp: In function 'int pseudofibo(int, int, int, int&)': main.cpp:19:10: warning: 'aux' may be used uninitialized in this function [-Wmaybe-uninitialized] 19 | l=aux-a; | ~~~^~ main.cpp: In function 'int main()': main.cpp:19:10: warning: 'aux' may be used uninitialized in this function [-Wmaybe-uninitialized] 19 | l=aux-a; | ~~~^~ main.cpp:12:9: note: 'aux' was declared here 12 | int aux; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbIncorect0
21ms184kbIncorect0
31ms184kbIncorect0
41ms184kbKilled by Signal 110
52ms184kbIncorect0
6400ms184kbTime limit exceeded0
7411ms184kbTime limit exceeded0
8401ms184kbTime limit exceeded0
9408ms184kbTime limit exceeded0
101ms184kbIncorect0
Punctaj total0

Ceva nu functioneaza?