+ 5
You forgot to add the last string into the vector. Call v.push_back(res) immediately after the first for loop(between line 19 and 20)
20th Sep 2020, 11:21 AM
Anthony Maina
Anthony Maina - avatar
- 2
dffg
21st Sep 2020, 9:25 AM
Aliyar Forgh
Aliyar Forgh - avatar