Updated main.c v2
Some checks failed
First CI / build (push) Failing after 11s

This commit is contained in:
szymon 2024-11-22 11:03:32 +01:00
parent c8efb00894
commit 4fdeb9fe9b

2
main.c
View File

@ -1,6 +1,6 @@
#include <stdio.h> #include <stdio.h>
using namespace std using namespace std;
int main() int main()
{ {