Расчёт заданий lab4

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; int main() { double N, K, x; cin>>K>>N; x = (N+(K-1)*35); cout<<x; }
Editor Settings
Theme
Key bindings
Full width
Lines