Problem candies
User PlayVoltz
Submission Time 2023-08-24 14:47:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

candies.cpp: In function β€˜int main()’:
candies.cpp:10:24: error: expected unqualified-id before β€˜;’ token
10 | ll q, a, b, size = 0, ;
| ^