There is a contest! | В настоящий момент идёт турнир. Некоторая информация и функции сервера недоступны до его окончания.
|
|
imesecan | Oct.01.2015 at 10:51:42 AM | |
0 | -- Test 1 --- 3 17 10000
--- Pattern --- 10000
|
imesecan | Dec.03.2015 at 01:19:27 PM | |
1 | You can use simply decision statements and solve this problem. max is a standard function which calculates the max of two numbers. int res = max(a,b);
|
imesecan | Jan.10.2017 at 10:18:53 AM | |
2 | Think about what happens when two of them are the same. e.g. if a and b are 5 and c is 3.
|
|