Problem firstabc
User YellowPurpleDragon
Submission Time 2024-11-07 15:45:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firstabc.cpp: In function ‘int main()’:
firstabc.cpp:23:7: error: ‘a’ was not declared in this scope
23 | if (a && b && c) {
| ^