ДИЕГО МАРАДОНА УМЕР 3

ГОДА НАЗАД
Anonymous
c_cpp
11/25/2023 6:17 PM
148 B
20
Indexable
#include <iostream>
using namespace std; int main() { float a; cin >> a;	float a2 = a - int(a); cout << a2; }
Editor is loading...
Leave a Comment