Topic: Language Problem / Level: intermediate

Problem: Write a program to check if a string is a valid identifier in C using regex.

Run the code to see the output here...