Borderou de evaluare (job #1984438)
Utilizator | Data | 24 mai 2017 20:47:44 | |
---|---|---|---|
Problema | Kdist | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:20:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[x].size();i++)
^
user.cpp:39:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[x].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:188:19: error: ‘s’ was not declared in this scope
getline(f,s);ch=0;
^
user.cpp:193:15: error: ‘s’ was not declared in this scope
getline(f,s);ch=0;
^
user.cpp: In member function ‘char InParser::read_ch()’:
user.cpp:73:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, 4096, fin);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !