Skip to content
Snippets Groups Projects
Commit a9d5a9fe authored by Ori Almog's avatar Ori Almog
Browse files

Removed some unwanted files

parent c8a901e6
No related branches found
No related tags found
No related merge requests found
File deleted
#!/bin/bash
rm a.out
clear
g++ main.cpp -std=c++11
./a.out
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