Record Detail

Compile Error

/in/ex5.c: In function 'triangular_number':
/in/ex5.c:46:5: error: type of 'n' defaults to 'int' [-Werror=implicit-int]
 int triangular_number(n)
     ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 4
Language
C
Submit At
2020-07-06 21:52:37
Judged At
2020-07-06 21:52:37
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes