Problem catlunch
User Elnathan
Submission Time 2024-07-08 17:44:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp:18:23: error: stray ‘`’ in program
18 | long long index = `;
| ^
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:18:24: error: expected primary-expression before ‘;’ token
18 | long long index = `;
| ^