Borderou de evaluare (job #2945054)

Utilizator PodenimeaPodeanu Matei Alexandru Podenimea Data 23 noiembrie 2022 13:40:09
Problema Pariuri Status done
Runda Teme Pregatire ACM Unibuc 2014, Anul I Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void cautare(int, int, timpi*, int&)': main.cpp:15:34: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 15 | for(unsigned long long k=0; k<lg && gasit == 0; k++) | ~^~~ main.cpp: In function 'void citire(timpi*, int&)': main.cpp:35:34: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 35 | for(unsigned long long i=0; i<n; i++) | ~^~ main.cpp:39:38: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 39 | for(unsigned long long j=0; j<m; j++) | ~^~ main.cpp: In function 'void afisare(int, timpi*)': main.cpp:52:34: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 52 | for(unsigned long long k=0; k<lg; k++) | ~^~~ main.cpp: In function 'int main()': main.cpp:62:25: warning: left operand of comma operator has no effect [-Wunused-value] 62 | timpi ap[2000000]={(0, 0)}; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbKilled by Signal 110
20ms184kbKilled by Signal 110
30ms184kbKilled by Signal 110
40ms184kbKilled by Signal 110
50ms184kbKilled by Signal 110
60ms184kbKilled by Signal 110
70ms184kbKilled by Signal 110
80ms184kbKilled by Signal 110
90ms184kbKilled by Signal 110
100ms184kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?