Borderou de evaluare (job #971812)
Utilizator | Data | 10 iulie 2013 11:51:39 | |
---|---|---|---|
Problema | Cele mai apropiate puncte din plan | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘long long int solve(int, int)’:
user.cpp:62:17: error: ‘d’ was not declared in this scope
d=min(d,dist(v[i],v[j]));
^
user.cpp:70:16: error: ‘d’ was not declared in this scope
return d;
^
user.cpp:82:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<f.size();i++)
^
user.cpp:83:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=i+1;j<f.size()&&j-i<=8;j++)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !