0_0_36605318_21478.cpp: In function 'int main()':
0_0_36605318_21478.cpp:29:21: error: expected initializer before '.' token
int f[i].yu=f[i].tt/t;
^
0_0_36605318_21478.cpp:31:21: error: expected initializer before '.' token
int f[i].cha=f[i].tt%t;
^
|