Problem | firstabc |
---|---|
User | ervinthedamsel |
Submission Time | 2024-06-26 00:22:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
firstabc.cpp: In function ‘int main()’:
firstabc.cpp:20:6: error: ‘afound’ was not declared in this scope; did you mean ‘round’?
20 | if(afound == true && bfound == true && cfound == true){
| ^~~~~~
| round
firstabc.cpp:20:24: error: ‘bfound’ was not declared in this scope; did you mean ‘round’?
20 | if(afound == true && bfound == true && cfound == true){
| ^~~~~~
| round
firstabc.cpp:20:42: error: ‘cfound’ was not declared in this scope; did you mean ‘round’?
20 | if(afound == true && bfound == true && cfound == true){
| ^~~~~~
| round