Run »
×
Change Orientation
#include
using namespace std; int main() { cout << max(5, 10); return 0; }
10
×
Report a Problem:
Your E-mail:
Page address:
Description:
Submit