Skip to content

Commit

Permalink
Rename classes_and_objects.c to classes_and_objects.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
prakhar290 authored Jul 30, 2021
1 parent 275faae commit 195e436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes_and_objects.c → classes_and_objects.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ int main() {
cout << count;

return 0;
}
}

0 comments on commit 195e436

Please sign in to comment.