Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
pokratak
a guest
Sep 6th, 2015
163
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C#
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
using
System
;
using
System.Linq
;
class
Program
{
static
void
Main
(
)
{
Console
.
WriteLine
(
Console
.
ReadLine
(
)
.
Split
(
)
.
Select
(
double
.
Parse
)
.
Sum
(
)
)
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Adapter
Java | 44 min ago | 8.38 KB
Samson_CSharp_Act
C# | 1 hour ago | 1.47 KB
binkies3d change for app
JavaScript | 18 hours ago | 0.28 KB
Untitled
HTML | 18 hours ago | 0.82 KB
Untitled
C# | 19 hours ago | 2.39 KB
Install GTM
JavaScript | 19 hours ago | 0.89 KB
vpn
Bash | 19 hours ago | 0.94 KB
TextToSpeech.ps1
PowerShell | 20 hours ago | 0.22 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!