Untitled

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; int main() { int N, P, K, m,n; cout<<"Введите N:\n"; cin>>N; cout<<"Введите K:\n"; cin>>K; P = ( (N + (K-1)*11) % (112) ) + 56; cout<<"Задание номер:"<< P; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines