Wrong Answer
/in/ex2.c: In function 'main': /in/ex2.c:12:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'int *' [-Wformat=] printf("GCD=%d\n", &b); //output b. ^
Information
- Submit By
- Type
- Submission
- Homework
- Assignment 4
- Language
- C
- Submit At
- 2018-06-21 13:53:02
- Judged At
- 2018-06-21 13:53:02
- Judged By
- Score
- 0
- Total Time
- 9ms
- Peak Memory
- 376.0 KiB