Skip to content

Commit c6704a4

Browse files
Add author and license comments in the main.cpp file
1 parent 0711189 commit c6704a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

main.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//Author: Saiyam Jain
2+
//License: MIT License
3+
14
#include<iostream>
25
#include<string>
36
#include<vector>

0 commit comments

Comments
 (0)