remoteinterview/compilebox

Log output when compile fails

EnziinSystem opened this issue · 1 comments

Hello,

When I compiling a block code C/C++ within some errors:

  #include "iostream"
  using namespace std;

  int mainccc()
  {
    int n, sum = 0;
    //...
    return 0;
  }

(The error at "int mainccc()")

We will get a message "Compilation Failed".

It is not enough.

How do I get fully message error when compiling?

Thanks.

It seems that the creators aren't answering questions anymore. Better to checkout https://github.com/judge0/api