Problem puttingstrings
User shoryu386
Submission Time 2024-01-26 21:23:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

puttingstrings.cpp: In function ‘int main()’:
puttingstrings.cpp:35:16: error: ‘hmm’ was not declared in this scope
35 | for (auto z : hmm) transfer.insert(z);
| ^~~