Problem firstabc
User Red123
Submission Time 2025-07-29 16:35:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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