Borderou de evaluare (job #3212333)

Utilizator alexcmeciu1Cmeciu Alexandru Cristian alexcmeciu1 Data 11 martie 2024 16:35:24
Problema Bob Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 31

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:13:18: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 13 | for(int l=1;l<=t;l++){ | ~^~~ main.cpp:16:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 16 | for(int b=1;b<=k;b++) | ~^~~ main.cpp:18:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 18 | for(int i=1;i<=n;i++){ | ~^~~ main.cpp:20:26: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 20 | for(int j=0;j<strlen(a);j++){ | ~^~~~~~~~~~ main.cpp:28:26: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 28 | for(int j=1;j<=n;j++){ | ~^~~ main.cpp:30:30: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 30 | for(int m=1;m<=k;m++) | ~^~~ main.cpp:35:26: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 35 | for(int b=1;b<=k;b++) | ~^~~ main.cpp:40:34: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 40 | for(int b=1;b<=k;b++) | ~^~~ main.cpp:41:28: warning: array subscript 1 is above array bounds of 'long long unsigned int [1][30]' [-Warray-bounds] 41 | v[1][b]=0; | ~~~^ main.cpp:5:64: note: while referencing 'v' 5 | unsigned long long n,k,dp[200005][25],t,p,nr,numar,nrpachete,s,v[1][30]; | ^ main.cpp:36:27: warning: array subscript 1 is above array bounds of 'long long unsigned int [1][30]' [-Warray-bounds] 36 | if(v[1][b]==0) | ~~~^ main.cpp:5:64: note: while referencing 'v' 5 | unsigned long long n,k,dp[200005][25],t,p,nr,numar,nrpachete,s,v[1][30]; | ^ main.cpp:32:23: warning: array subscript 1 is above array bounds of 'long long unsigned int [1][30]' [-Warray-bounds] 32 | if(v[1][m]==0 && dp[j][m]==1) | ~~~^ main.cpp:5:64: note: while referencing 'v' 5 | unsigned long long n,k,dp[200005][25],t,p,nr,numar,nrpachete,s,v[1][30]; | ^ main.cpp:33:24: warning: array subscript 1 is above array bounds of 'long long unsigned int [1][30]' [-Warray-bounds] 33 | v[1][m]=1; | ~~~^ main.cpp:5:64: note: while referencing 'v' 5 | unsigned long long n,k,dp[200005][25],t,p,nr,numar,nrpachete,s,v[1][30]; | ^ main.cpp:17:16: warning: array subscript 1 is above array bounds of 'long long unsigned int [1][30]' [-Warray-bounds]
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbCorect!6
20ms303kbCorect!6
30ms557kbCorect!9
449ms40230kbCorect!10
549ms40366kbGresit!0
60ms303kbGresit!0
70ms303kbGresit!0
80ms303kbGresit!0
90ms303kbGresit!0
101ms557kbGresit!0
112ms2392kbGresit!0
1214ms14413kbGresit!0
1344ms40386kbGresit!0
Punctaj total31

Ceva nu functioneaza?