Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
https://www.e-olymp.com/az/problems/1357
asgarlikanan
Aug 6th, 2016
81
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
4CS
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
/*
Author: Kanan Asgarli
https:
//www.e-olymp.com/az/problems/1357
*/
#include
<
iostream
>
using namespace std;
int
m, k;
int
main
(
)
{
cin
>>
m
>>
k;
cout
<<
min
(
m,k
)
<<
endl;
return
0
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Your Bitcoin Wallet Credentials have been res...
GetText | 18 min ago | 0.26 KB
Untitled
Lua | 51 min ago | 10.15 KB
Terminal Dir | TH
HTML 5 | 59 min ago | 1.59 KB
koalitionen
Python | 1 hour ago | 0.68 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ W9
JavaScript | 1 hour ago | 0.06 KB
pull.lua
Lua | 2 hours ago | 2.33 KB
MultiThreading 1
Java | 2 hours ago | 2.96 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ HZ
JavaScript | 3 hours ago | 0.06 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!