Borderou de evaluare (job #1324381)

Utilizator Toast97Calin Farcas Toast97 Data 22 ianuarie 2015 10:40:01
Problema Catun Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:8:19: error: size of array ‘N’ is too large int N[36005][36005], n, m, k, sol[36005]; ^ user.cpp: In function ‘void citire()’: user.cpp:18:9: error: ‘N’ was not declared in this scope N[fort][fort] = 1; ^ user.cpp:24:9: error: ‘N’ was not declared in this scope N[x][y] = N[y][x] = z; ^ user.cpp: In function ‘void royfloyd()’: user.cpp:33:9: error: ‘N’ was not declared in this scope if (N[j][i] && N[i][k]) ^ user.cpp: In function ‘void parcurgere()’: user.cpp:44:29: warning: integer overflow in expression [-Woverflow] minim = (1 << 31) - 1; ^ user.cpp:46:13: error: ‘N’ was not declared in this scope if (N[i][i]) ^

Ceva nu functioneaza?