#include<iostream>
using namespace std;
int main()
{
int h;
cout << " ";
cin >> h;
cout << " " << (h + 24 - 15) % 24 << endl;
}
it is very eASY OK?
#include
using namespace std;
int main()
{
int h;
cout << " ";
cin >> h;
cout << " " << (h + 24 - 15) % 24 << endl;
}okkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
it is very eASY OK?