Posts by Rafael Chaves • 27 points
3 posts
-
2
votes2
answers994
viewsQ: Shortcuts in visual code - Ubuntu 18.04
Today I installed the visual code on linux, I used it before but in windows, it happens that some shortcuts are not working and this is damaging my productivity. One of these shortcuts and the most…
-
0
votes2
answers99
viewsQ: doubt string/map c++
Good afternoon! I’m answering a programming list, the question is very easy and I know the logic of execution but there is a part that I do not know how to implement, I left it in italic. Make a…
-
0
votes1
answer382
viewsQ: error: expected Primary-Expression before = - Error during object creation:
NOTE: My teacher is teaching modularization in c++, so the files are all divided. I am trying to implement point2d class, but when I try to compile the file by linux terminal, these errors occur:…