Skip to content

Commit 323edad

Browse files
author
Sumit tripathi
committed
In this png I'll explain template and why use and its types
1 parent 26119cb commit 323edad

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Templates.cpp

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#include<iostream>
2+
using namespace std;
3+
int main(){
4+
5+
return 0;
6+
}

Templates.png

124 KB
Loading

0 commit comments

Comments
 (0)