Problem | gotoschool |
---|---|
User | Maggie |
Submission Time | 2023-11-08 14:27:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:9:7: error: ‘B’ cannot be used as a function
9 | B(x)=i;
| ^
gotoschool.cpp:12:14: error: ‘B’ cannot be used as a function
12 | cout << B(i) << " ";
| ^