Borderou de evaluare (job #1111270)
Raport evaluator
Compilare:
user.cpp:6:13: warning: suggest parentheses around ‘+’ inside ‘<<’ [-Wparentheses]
int nrmax[(1<<pmax+1)+10][nmax];
^
user.cpp: In function ‘void citire()’:
user.cpp:10:19: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&n);
^
user.cpp:12:26: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&v[i]);
^
user.cpp:13:19: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&p);
^
user.cpp:15:27: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&lg[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:49:21: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%ld",rez);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 360kb | OK | 10 |
2 | 4ms | 736kb | OK | 10 |
3 | 8ms | 1236kb | OK | 10 |
4 | 4ms | 984kb | OK | 10 |
5 | 4ms | 788kb | OK | 10 |
6 | 40ms | 8272kb | OK | 10 |
7 | 88ms | 16308kb | OK | 10 |
8 | 68ms | 16028kb | OK | 10 |
9 | 152ms | Depăşit | Memory limit exceeded. | 0 |
10 | 204ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 80 |