Pagini recente » Borderou de evaluare (job #1315869) | Borderou de evaluare (job #2129600) | Borderou de evaluare (job #1901087) | Borderou de evaluare (job #1144575) | Borderou de evaluare (job #1137147)
Borderou de evaluare (job #1137147)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:19: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&t);
^
user.cpp:42:23: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&n);
^
user.cpp:44:33: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&v[1][i]);
^
user.cpp:63: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 | 8ms | 264kb | OK | 100 |
Punctaj total | 100 |