Record Detail

Compile Error

/in/ex2.cpp: In function 'int ex2()':
/in/ex2.cpp:7:5: error: ambiguating new declaration of 'int ex2()'
 int ex2()
     ^~~
In file included from /in/ex2.cpp:4:0:
/in/src/ex2HeadFile.h:1:6: note: old declaration 'void ex2()'
 void ex2();
      ^~~

Information

Submit By
Type
Submission
Homework
Homework 7
Language
C++
Submit At
2020-08-08 10:53:28
Judged At
2020-08-08 10:53:28
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes