Problem ccs
User eliasxyz
Submission Time 2025-06-12 19:38:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int main()’:
ccs.cpp:8:15: error: invalid type argument of unary ‘*’ (have ‘int’)
8 | int cats=(2**N)-1;
| ^