Problem firstabc
User vadar2525
Submission Time 2025-08-01 15:13:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firstabc.cpp: In function ‘int main()’:
firstabc.cpp:25:36: error: lvalue required as left operand of assignment
25 | if(a = true and b = true and c = true){
| ^~~~