Problem ccs
User gordonlu
Submission Time 2023-11-07 13:22:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int main()’:
ccs.cpp:20:41: error: ‘split’ was not declared in this scope
20 | vector<string> commandDetails = split(command);
| ^~~~~