C++ Course Logo

ԱՆՎՃԱՐ ՄԻԱՆԱԼ ԴԱՍԸՆԹԱՑԻՆTelegram
#include <iostream> int main() { double a, b, c, d; std::cin >> a >> b >> c >> d; // your code here }
#include <iostream> int main() { double a, b, c, d; std::cin >> a >> b >> c >> d; // your code here }