User profile: PiggiesGoSqueal

User info
User name:PiggiesGoSqueal
Name:PiggiesGoSqueal
Location:USA
Bio:I'm a junior in college. I'm pursuing a B.S. in Computer Science. So far I've learned (or am learning) the basics of Python, HTML, CSS, and C++.
History
Joined:
Number of posts:167
Latest posts:

C++17 Filesystem Problem - How to iterate current directory?
Apologies for the late reply! Thank you for being so detailed! I will read your full reply later tod...

C++17 Filesystem Problem - How to iterate current directory?
Program Purpose: Let's say I have 300 files in a directory. I want to take all the info from every f...

C++ #include <regex> Usage - replace_regex()
I'm sorry for my very late reply! Thank you Duthomhas and ne555 for your responses! Reading them bo...

C++ #include <regex> Usage - replace_regex()
Let's say I have a text file with the format: horsey"test"log And I want line to be: "test" I woul...

Kattis Problem with Algorithm Analysis Issue
Thanks for the reply ne555! [quote=ne555]your code has a comment that says «CASE 6 AND ONLY CASE 6...