[ create a new paste ] login | about

Lol4t0

Name:
Email:
Site/Blog:
Location:
Default language:
Favorite languages:
About:

Saved pastes by Lol4t0:

C++, pasted on Dec 3:
1
2
3
4
5
#include <iostream>
 using namespace std;
int main()
{
        double fac=1.0;
...
view (18 lines, 3 lines of output)