Update Add_oneTo-linkedlist.cpp

pull/1014/head
chhotu2 2022-10-12 13:31:34 +05:30 committed by GitHub
parent 4f881b35f9
commit 8b2be3bb92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
#include <bits/stdc++.h>
using namespace std;
class Node