Record Detail

Compile Error

/in/call.cpp:5:37: error: use of multiple declarators in a single using declaration is a C++17 extension [-Werror,-Wc++17-extensions]
using std::cout, std::cin, std::endl;
                                    ^
1 error generated.
/in/Compile/Makefile:39: recipe for target 'buildCall' failed
make: *** [buildCall] Error 1

Information

Submit By
Type
Submission
Homework
Project 5
Language
C++
Submit At
2023-12-03 11:24:09
Judged At
2023-12-03 11:24:09
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes