Skip to content
Snippets Groups Projects
Commit e1a89377 authored by Saad Jbabdi's avatar Saad Jbabdi
Browse files

Fixed tim's crap code

parent 626d9959
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
// // // //
////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////
#include <iostream> #include <iostream>
#include "stdlib.h" #include <cstdlib>
#include <cmath>
using namespace std; using namespace std;
......
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