C++ Course Logo
ԱՆՎՃԱՐ ՄԻԱՆԱԼ ԴԱՍԸՆԹԱՑԻՆTelegram
#include <iostream> int main() { float a = 1 / 2.0; std::cout << a; }