Can you explain to me the output of this C code?

后端 未结 0 1457
死守一世寂寞
死守一世寂寞 2020-12-31 08:47

can you please explain the output of following c Program

#include "stdio.h"
int main()
{
  int i= 1;
  printf("%d &q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题