Borderou de evaluare (job #2326771)

Utilizator Mihai145Oprea Mihai Adrian Mihai145 Data 23 ianuarie 2019 22:51:50
Problema Logic Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'bool OR(char*, int&)': main.cpp:21:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(S[pos] == '|' && pos < strlen(S)) ~~~~^~~~~~~~~~~ main.cpp: In function 'bool XOR(char*, int&)': main.cpp:34:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(S[pos] == '^' && pos < strlen(S)) ~~~~^~~~~~~~~~~ main.cpp: In function 'bool AND(char*, int&)': main.cpp:47:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(S[pos] == '&' && pos < strlen(S)) ~~~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
22ms131kbOK10
32ms131kbIncorect0
43ms131kbIncorect0
510ms131kbIncorect0
64ms131kbIncorect0
73ms131kbIncorect0
82ms131kbOK10
92ms131kbIncorect0
102ms131kbIncorect0
Punctaj total30

Ceva nu functioneaza?