Pagini recente » Borderou de evaluare (job #2207419) | Cod sursa (job #407200) | Borderou de evaluare (job #1013077) | Borderou de evaluare (job #2714237) | Borderou de evaluare (job #1140944)
Borderou de evaluare (job #1140944)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:69:19: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&t);
^
user.cpp:73:30: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld %ld",&n,&m);
^
user.cpp:73:30: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:82:38: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%ld\n",nr[1][1][n][m]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 544ms | 6192kb | OK | 100 |
Punctaj total | 100 |