Borderou de evaluare (job #1785354)
Utilizator | Data | 21 octombrie 2016 08:32:40 | |
---|---|---|---|
Problema | Piese3 | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void dfs(const int&)’:
user.cpp:55:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < L[node].size(); i ++)
^
user.cpp: In function ‘int main()’:
user.cpp:118:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < H[i].size(); j ++)
^
user.cpp:127:47: error: ‘memset’ was not declared in this scope
memset(compConex, 0, sizeof(compConex));
^
user.cpp:67:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.in", "r", stdin);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !