Pagini recente » Cod sursa (job #1753596) | Borderou de evaluare (job #1808909) | Borderou de evaluare (job #2202488) | Borderou de evaluare (job #1605267) | Borderou de evaluare (job #1118767)
Borderou de evaluare (job #1118767)
Raport evaluator
Compilare:
user.cpp: In function ‘void citire()’:
user.cpp:11:26: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld %ld",&n,&m);
^
user.cpp:11:26: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:14:30: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
ex[i][j]=ex[j][i]=dmin[i][j]=dmin[j][i]=0;
^
user.cpp:17:30: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld %ld",&a,&b);
^
user.cpp:17:30: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:23:34: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&ma[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:50:19: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld",&t);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 24ms | 232kb | OK | 100 |
| Punctaj total | 100 |