RobloIT
|
  |
| Joined: 19 Jun 2011 |
| Total Posts: 890 |
|
|
| 26 Apr 2012 10:47 PM |
I challenge you to a programming battle!
#include < iosteam > using namespace std; int main() { system("start"); cout << "How about you command this window I created for you?\n"; cout << "-DrHaximus\n"; cin.get(); }
Let's do this. |
|
|
| Report Abuse |
|
|
pspkyle
|
  |
| Joined: 03 Dec 2008 |
| Total Posts: 3759 |
|
|
| 26 Apr 2012 10:48 PM |
| Woah, woah, woah. I code BATCH. |
|
|
| Report Abuse |
|
|
RobloIT
|
  |
| Joined: 19 Jun 2011 |
| Total Posts: 890 |
|
| |
|
RobloIT
|
  |
| Joined: 19 Jun 2011 |
| Total Posts: 890 |
|
|
| 26 Apr 2012 10:49 PM |
@PSP
Are you scared of my might? |
|
|
| Report Abuse |
|
|
pspkyle
|
  |
| Joined: 03 Dec 2008 |
| Total Posts: 3759 |
|
|
| 26 Apr 2012 10:50 PM |
| Did you read my post? Or are you ignoring me? |
|
|
| Report Abuse |
|
|
RobloIT
|
  |
| Joined: 19 Jun 2011 |
| Total Posts: 890 |
|
| |
|
pspkyle
|
  |
| Joined: 03 Dec 2008 |
| Total Posts: 3759 |
|
|
| 26 Apr 2012 10:55 PM |
@echo off : A echo 0010110110100110011010111 echo 0110101010000011100110101 echo 1010101001011100100110010 echo 1010101010000001010101010 echo 1100100011011001110101010 goto A
Simple, but makes you look smart. |
|
|
| Report Abuse |
|
|
RobloIT
|
  |
| Joined: 19 Jun 2011 |
| Total Posts: 890 |
|
|
| 26 Apr 2012 10:56 PM |
I can perform batch THROUGH C++. You should learn it.
#include < iostream > using namespace std; int main() { system("@echo off"); system("echo Batch in C++!"); system("pause>null"); } |
|
|
| Report Abuse |
|
|