Borderou de evaluare (job #723793)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Complot (clasa a 7-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 12 iun. 2023 13:19:33 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:9:26: error: no match for 'operator++' (operand type is 'std::bitset<10000001>::reference')
9 | for(F>>n;n--;F>>a>>i,++f[a],--f[i]);
main.cpp:9:33: error: no match for 'operator--' (operand type is 'std::bitset<10000001>::reference')
9 | for(F>>n;n--;F>>a>>i,++f[a],--f[i]);
main.cpp:10:26: error: no match for 'operator++' (operand type is 'std::bitset<10000001>::reference')
10 | for(F>>m;m--;F>>a>>i,++g[a],--g[i]);
main.cpp:10:33: error: no match for 'operator--' (operand type is 'std::bitset<10000001>::reference')
10 | for(F>>m;m--;F>>a>>i,++g[a],--g[i]);