Skip to content

Commit

Permalink
Rename exercicio2.cpp to ponteiro/exercicio2.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
VivianMachado0 authored Jan 17, 2023
1 parent f552501 commit f62349d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercicio2.cpp → ponteiro/exercicio2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ int main()
cout << a << " " << b << " " << c;
cout << endl;
return 0;
}
}

0 comments on commit f62349d

Please sign in to comment.