#include int main(void) { printf("Concrete contains gravel and cement.\n"); return 0; }