Составить математический алгоритм
#include using namespace std; int n; int main () { cin >> n; cout << (n * (n + 1)) / 2;<br> return 0; } /** 1....n sum from 1 to n; **/
#include
using namespace std;
int n;
int main () {
cin >> n;
if((n - 4) % 6 == 0)
cout << "YES";
return 0;
cout << "NO";
Х - 4 = делится на 6? да- : 30 +4 нет- *3-8 цифры для подборки 6, 8 , 16,50,9