Borderou de evaluare (job #1075425)
Raport evaluator
Compilare:
user.cpp: In function ‘void citire()’:
user.cpp:13:42: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld %ld %ld %ld",&n,&m,&nl,&nc);
^
user.cpp:13:42: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:13:42: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 4 has type ‘int*’ [-Wformat=]
user.cpp:13:42: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 5 has type ‘int*’ [-Wformat=]
user.cpp:20:37: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘short int*’ [-Wformat=]
scanf("%ld",&a[i][j]);
^
user.cpp:22:37: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘short int*’ [-Wformat=]
scanf("%ld",&a[j][i]);
^
user.cpp: In function ‘int main()’:
user.cpp:74: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 | 276kb | Incorect | 0 |
2 | 0ms | 344kb | Incorect | 0 |
3 | 4ms | 280kb | Incorect | 0 |
4 | 12ms | 320kb | Incorect | 0 |
5 | 4ms | 444kb | Incorect | 0 |
6 | 8ms | 908kb | Incorect | 0 |
7 | Depăşit | 1180kb | Time limit exceeded. | 0 |
8 | 68ms | 1380kb | Incorect | 0 |
9 | 72ms | 1928kb | Incorect | 0 |
10 | 4ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |