Borderou de evaluare (job #2563542)
Utilizator | Data | 1 martie 2020 12:24:20 | |
---|---|---|---|
Problema | Arborest | Status | done |
Runda | simulare_ioit_02 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:76:7: error: 'OP' was not declared in this scope
++OP;
^~
main.cpp: In function 'int main()':
main.cpp:149:9: error: 'X' was not declared in this scope
X = Int();
^
main.cpp:140:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("arborest.in", "r", stdin);
^
main.cpp:141:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("arborest.out", "w", stdout);
^
main.cpp: In function 'char Char()':
main.cpp:30:37: 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, BSIZE, stdin);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !