Anshul Jain Member Member since Sep 2, 2018 Last active Sep 2, 2018 Total activities 0 Activity feed Recent contributions #Threads 7 years ago 2d7d7bd7-352b-46e9-aaaf-0273bd59b527 #-Link-Snipped-#Â I think that i'll give a compile time error because the variable j is not declared#include<stdio.h> int main(){ int i=1; for(i=1,j=5;i<5;i++,...