Borderou de evaluare (job #1535513)
Utilizator | Data | 24 noiembrie 2015 21:10:04 | |
---|---|---|---|
Problema | Harbingers | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Read()’:
user.cpp:21:12: error: ‘S’ was not declared in this scope
f>>S[i]>>V[i];
^
user.cpp: In function ‘int binSearch1(int)’:
user.cpp:30:30: warning: unused variable ‘sol’ [-Wunused-variable]
int left=1,right=top,mid,sol=0;
^
user.cpp: In function ‘void DFS(int, int, int)’:
user.cpp:65:68: error: ‘S’ was not declared in this scope
DP[node]=-D[Stack[poz]]*V[node]+DP[Stack[poz]]+D[node]*V[node]+S[node];
^
user.cpp:73:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[node].size();i++)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !