Answer:324
Step-by-step explanation:
int i = 42.7; /* konwersja z double do int */
float f = i; /* konwersja z int do float */
double d = f; /* konwersja z float do double */
unsigned u = i; /* konwersja z int do unsigned int */
f = 4.2; /* konwersja z double do float */
i = d; /* konwersja z double do int */
char *str = "foo"; /* konwersja z const char* do char* [1] */
const char *cstr = str; /* konwersja z char* do const char* */
void *ptr = str; /* konwersja z char* do void* */
Podcza
I would say A) or B) but I would say B) because you can take different clothing pieces to Match with many others
I don't think that you put parentheses around any numbers because when I solve it with parentheses between numbers I get other numbers like 16 or 17
Answer:
1740 is the time on a 24 hour clock or military time