#include <bits/stdc++.h> using namespace std; int main() { cout<<"10, 1, 5.50"; return 0; }////////////////////////