Problem firstabc
User Red123
Submission Time 2025-07-29 16:34:55
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){
| ^~~~