Problem adjlist
User newplayer
Submission Time 2024-02-13 00:41:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjlist.cpp: In function ‘int main()’:
adjlist.cpp:21:29: error: lvalue required as left operand of assignment
21 | if(i%8==0 and count=1){
| ^