Skip to content
Snippets Groups Projects
Commit 3a57d1d6 authored by speedson's avatar speedson
Browse files

finish changes

parent 1867f30f
Branches master
No related tags found
No related merge requests found
...@@ -48,4 +48,5 @@ objFolder: ...@@ -48,4 +48,5 @@ objFolder:
clean: clean:
@ $(RM) ./bin/* @ $(RM) ./bin/*
@ rm bcr
@ rmdir bin @ rmdir bin
File deleted
File deleted
File deleted
#include <iostream>
#include <fstream>
#include <vector>
#include "text_color.h"
int main(){
int a{191825};
return 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment