From ce75ec5c023cd428480a4202cf1751520035c95d Mon Sep 17 00:00:00 2001 From: Prince Date: Wed, 1 Jun 2022 23:08:55 +0530 Subject: [PATCH] added roll_no.cpp file --- 210101081.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 210101081.cpp diff --git a/210101081.cpp b/210101081.cpp new file mode 100644 index 0000000..81c89c1 --- /dev/null +++ b/210101081.cpp @@ -0,0 +1,10 @@ +#include + +using namespace std; + +int main() +{ + cout<<"Hello Prince"<