Borderou de evaluare (job #1636013)
Utilizator | Data | 6 martie 2016 21:43:01 | |
---|---|---|---|
Problema | MaxSubSum | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:4: error: ‘n’ was not declared in this scope
f>>n>>m;
^
user.cpp:8:7: error: ‘m’ was not declared in this scope
f>>n>>m;
^
user.cpp:9:6: error: ‘i’ was not declared in this scope
for (i=1;i<=n;i++)
^
user.cpp:10:8: error: ‘a’ was not declared in this scope
f>>a[i];
^
user.cpp:11:6: error: ‘i’ was not declared in this scope
for (i=1;i<=m;i++)
^
user.cpp:12:8: error: ‘b’ was not declared in this scope
f>>b[i];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !