Description: This code implements the list C++ two digital inputs configured in reverse order are summed, the list of values can only store one digit, and if two numbers greater than 10, then applied to the next. Such as input: (2-> 4-> 3)+ (5-> 6-> 4) Output: 7-> 0-> 8
To Search:
File list (Check if you may need any files):
add_two_list
............\debug
............\.....\leetcode_string.exe
............\.....\leetcode_string.ilk
............\.....\leetcode_string.pdb
............\ipch
............\....\leetcode_string-15acd44d
............\....\........................\leetcode_string-f32c6927.ipch
............\leetcode_string
............\leetcode_string.ncb
............\leetcode_string.opensdf
............\leetcode_string.sdf
............\leetcode_string.sln
............\leetcode_string.sln.old
............\leetcode_string.suo
............\leetcode_string.suo.old
............\...............\Add_two_list.cpp
............\...............\Add_two_list.h
............\...............\add_two_numbers.cpp
............\...............\add_two_numbers.h
............\...............\Debug
............\...............\.....\Add_two_list.obj
............\...............\.....\add_two_numbers.obj
............\...............\.....\BuildLog.htm
............\...............\.....\CL.read.1.tlog
............\...............\.....\CL.write.1.tlog
............\...............\.....\isMatch.obj
............\...............\.....\leetcode_string.Build.CppClean.log
............\...............\.....\leetcode_string.exe.embed.manifest
............\...............\.....\leetcode_string.exe.embed.manifest.res
............\...............\.....\leetcode_string.exe.intermediate.manifest
............\...............\.....\leetcode_string.lastbuildstate
............\...............\.....\leetcode_string.log
............\...............\.....\leetcode_string.obj
............\...............\.....\leetcode_string_manifest.rc
............\...............\.....\link-cvtres.read.1.tlog
............\...............\.....\link-cvtres.write.1.tlog
............\...............\.....\link.read.1.tlog
............\...............\.....\link.write.1.tlog
............\...............\.....\Merge_Sort.obj
............\...............\.....\mt.dep
............\...............\.....\mt.read.1.tlog
............\...............\.....\mt.write.1.tlog
............\...............\.....\printList.obj
............\...............\.....\rc.read.1.tlog
............\...............\.....\rc.write.1.tlog
............\...............\.....\ReorderList.obj
............\...............\.....\setZeros.obj
............\...............\.....\stdafx.obj
............\...............\.....\vc100.idb
............\...............\.....\vc100.pdb
............\...............\isMatch.cpp
............\...............\isMatch.h
............\...............\leetcode_string.cpp
............\...............\leetcode_string.vcproj
............\...............\leetcode_string.vcproj.Lucas_wang-PC.Lucas_wang.user
............\...............\leetcode_string.vcxproj
............\...............\leetcode_string.vcxproj.filters
............\...............\leetcode_string.vcxproj.user
............\...............\Merge_Sort.cpp
............\...............\Merge_Sort.h
............\...............\printList.cpp
............\...............\public.h
............\...............\ReadMe.txt
............\...............\ReorderList.cpp
............\...............\ReorderList.h
............\...............\setZeros.cpp
............\...............\SetZeros.h
............\...............\stdafx.cpp
............\...............\stdafx.h
............\UpgradeLog.XML
............\_UpgradeReport_Files
............\....................\UpgradeReport.css
............\....................\UpgradeReport.xslt
............\....................\UpgradeReport_Minus.gif
............\....................\UpgradeReport_Plus.gif