Borderou de evaluare (job #2768264)
Utilizator | Data | 10 august 2021 00:21:32 | |
---|---|---|---|
Problema | Trampoline | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < g[v].size(); i ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:166:36: error: 'stout' was not declared in this scope
freopen("trampoline.out", "w", stout);
^~~~~
main.cpp:165:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("trampoline.in", "r", stdin);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !