Borderou de evaluare (job #2340116)
Utilizator | Data | 9 februarie 2019 19:55:01 | |
---|---|---|---|
Problema | Cautare binara | Status | done |
Runda | Arhiva educationala | Compilator | cpp-32 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(ll, ll, ll)':
main.cpp:25:21: error: 'n' was not declared in this scope
if(m+1>=1&&m+1<=n)
^
main.cpp:29:21: error: 'n' was not declared in this scope
if(m-1>=1&&m-1<=n)
^
main.cpp: In function 'void dfs1(ll, ll, ll)':
main.cpp:38:21: error: 'n' was not declared in this scope
if(m+1>=1&&m+1<=n)
^
main.cpp:42:21: error: 'n' was not declared in this scope
if(m-1>=1&&m-1<=n)
^
main.cpp: In function 'void dfs2(ll, ll, ll)':
main.cpp:51:21: error: 'n' was not declared in this scope
if(m+1>=1&&m+1<=n)
^
main.cpp:55:21: error: 'n' was not declared in this scope
if(m-1>=1&&m-1<=n)
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !