Skip to content

Function get string input and return double string,string can overlap.

Notifications You must be signed in to change notification settings

Semooze/getDoublestring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

getDoublestring

###This program get string input and return double string,string can overlap.

for example
Input aba
Return ababa

Input ta
Return tata

Compile

gcc -o getDoubleString getDoubleString.c

Run

./getDoubleString

About

Function get string input and return double string,string can overlap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages