0_0_39127013_13630.cpp: In function 'int lowbit(int)': 0_0_39127013_13630.cpp:10:14: error: 'amp' was not declared in this scope 10 | return x&-x; | ^~~