online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
import re with open('nazwa_pliku.csv', 'r') as file: contents = file.read() print(contents) print() print(re.sub(r';(\d)(?=[^0-9])', r';0\1', contents))
Kolumna1;Kolumna2;Kolumna3;Kolumna4;Kolumna5; 2023;12;1;5;0980; 2023;1;10;8;0980; 2023;12;2;2;0980

Compiling Program...

Command line arguments:
Standard Input: Interactive Console Text
×

                

                

Program is not being debugged. Click "Debug" button to start program in debug mode.

#FunctionFile:Line
VariableValue
RegisterValue
ExpressionValue