Borderou de evaluare (job #2728672)
Utilizator | Data | 23 martie 2021 15:47:27 | |
---|---|---|---|
Problema | Eq4 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:67:16: error: 'eq' was not declared in this scope
for (char c: eq) {
^~
main.cpp:73:9: error: 'e' was not declared in this scope
e -= value;
^
main.cpp:107:5: error: 'e' was not declared in this scope
e -= value;
^
main.cpp:109:15: error: 'a' was not declared in this scope
for (int x = a; x <= b; ++x) {
^
main.cpp:109:23: error: 'b' was not declared in this scope
for (int x = a; x <= b; ++x) {
^
main.cpp:111:12: error: missing template arguments before '[' token
++map[cx * x + cy * y];
^
main.cpp:115:16: error: 'a' was not declared in this scope
for (int z = a; z <= b; ++z) {
^
main.cpp:115:24: error: 'b' was not declared in this scope
for (int z = a; z <= b; ++z) {
^
main.cpp:119:14: error: missing template arguments before '.' token
if (map.find(e - temp) != map.end())
^
main.cpp:119:20: error: 'e' was not declared in this scope
if (map.find(e - temp) != map.end())
^
main.cpp:119:36: error: missing template arguments before '.' token
if (map.find(e - temp) != map.end())
^
main.cpp:120:19: error: missing template arguments before '[' token
ans += map[e - temp];
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !