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