What happens if you try to compile and run this program?
#include <stdio.h>
int main (void)
int i, t[4];
[3] = 0;
for (i = 1; i >= 0; i--)
t[i] = t[3] = 1;
printf("%d", t111);
return 0;
Answers
Answered by
0
Explanation:
३ this is the right answer bro I will try to solve bro
Answered by
0
error: expected ';' after top level declarator
int main (void)
syntax erro
Similar questions
Social Sciences,
5 months ago
Biology,
5 months ago
Chemistry,
11 months ago
Science,
11 months ago
Math,
1 year ago
World Languages,
1 year ago