Код: Выделить всё
#include
using namespace std;
int main() {
int x,y;
cin >> x >>y;
int sum,mul,sub;
cin >> sum >> mul >> sub;
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79822924/i-am-trying-to-solve-a-codeforces-problem-but-cant-even-compile[/url]
Мобильная версия