Borderou de evaluare (job #1088916)

Utilizator span7aRazvan span7a Data 20 ianuarie 2014 22:55:58
Problema Arbore partial de cost minim Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:6:21: error: size of array ‘a’ is too large int a[200000][200000],n,m,viz[200000],s,t[200000]; ^ user.cpp: In function ‘void umple()’: user.cpp:12:4: error: ‘a’ was not declared in this scope a[i][j]=M; ^ user.cpp: In function ‘void citire()’: user.cpp:19:3: error: ‘a’ was not declared in this scope a[x][y]=a[y][x]=c; ^ user.cpp: In function ‘void solve()’: user.cpp:30:33: error: ‘a’ was not declared in this scope if((viz[i]-viz[j])==1&&mini>a[i][j]) ^ user.cpp:36:17: error: ‘a’ was not declared in this scope t[col]=lin;s+=a[lin][col]; ^

Ceva nu functioneaza?