Pagini recente » Borderou de evaluare (job #913861) | Borderou de evaluare (job #828169) | Borderou de evaluare (job #3122054) | Borderou de evaluare (job #2235006) | Borderou de evaluare (job #1145739)
Borderou de evaluare (job #1145739)
Raport evaluator
Compilare:
user.cpp: In function ‘void citire()’:
user.cpp:19:26: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld %ld",&n,&m);
^
user.cpp:19:26: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:23:38: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld %ld %ld",&tp,&a,&b); c=0;
^
user.cpp:23:38: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:23:38: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 4 has type ‘int*’ [-Wformat=]
user.cpp:25:27: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&c);
^
user.cpp: In function ‘int main()’:
user.cpp:77:19: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&T);
^
user.cpp:82:27: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%ld\n",rez);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 656ms | 2808kb | OK | 100 |
Punctaj total | 100 |