Pagini recente » Borderou de evaluare (job #2152063) | Borderou de evaluare (job #1652285) | Borderou de evaluare (job #399445) | Borderou de evaluare (job #1457082) | Borderou de evaluare (job #1176492)
Borderou de evaluare (job #1176492)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:19: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&t);
^
user.cpp:20:23: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&n);
^
user.cpp:21:41: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("Case %ld: %ld\n",i,nr[n]);
^
user.cpp:21:41: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 236kb | OK | 100 |
Punctaj total | 100 |