cuke15's Diaryland Diary

-----------------------------------------------------------------------------------------

h.cpp

My first time using C++, not copying code from a book..:

[marv3fan@localhost ~]$ cat h.cpp
#include <iostream>
using namespace std;

int main()
{
cout << 500 * 1.20;
cout << "n";
return 0;
}

[marv3fan@localhost ~]$ ./h
600
[marv3fan@localhost ~]$

2:28 p.m. - 2004-02-25

-----------------------------------------------------------------------------------------

previous - next

latest entry

about me

archives

notes

DiaryLand

contact

random entry

other diaries:

temporaldoom
daisychain3
xdamagedx
cherub