Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
https://www.e-olymp.com/az/problems/1357
asgarlikanan
Aug 6th, 2016
80
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
⭐GET ANY GIFT-CÂRD FOR FREE⭐ HZ
JavaScript | 1 hour ago | 0.06 KB
tveita kåre
C++ | 1 hour ago | 0.07 KB
⭐ 500$ For 45 Minutes HE
JavaScript | 1 hour ago | 0.06 KB
template c++
C++ | 1 hour ago | 1.76 KB
AccessorFunc but cool
Lua | 1 hour ago | 1.12 KB
⭐ Make $300 per hour L3
JavaScript | 1 hour ago | 0.06 KB
Observer pattern
Java | 1 hour ago | 1.71 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ HZ
JavaScript | 2 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!