Problem ccs
User gordonlu
Submission Time 2023-11-23 18:56:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int main()’:
ccs.cpp:35:24: error: ‘commandDetails’ was not declared in this scope
35 | string instruction = commandDetails[0];
| ^~~~~~~~~~~~~~