Borderou de evaluare (job #543530)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Div & Mul (clasa a 9-a) | Compilator | cpp |
| Rundă | Concurs clasa a 9-a (de acasă) | Status | evaluat |
| Dată | 14 mar. 2020 13:29:06 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:18:5: error: expected unqualified-id before ‘/’ token
user.cpp:54:5: error: expected unqualified-id before ‘/’ token
user.cpp: In function ‘std::pair<bigint, bigint> divmod(const bigint&, const bigint&)’:
user.cpp:184:16: error: no matching function for call to ‘bigint::bigint()’
user.cpp:184:16: note: candidates are:
user.cpp:65:5: note: bigint::bigint(const string&)
user.cpp:65:5: note: candidate expects 1 argument, 0 provided
user.cpp:60:5: note: bigint::bigint(long long int)
user.cpp:60:5: note: candidate expects 1 argument, 0 provided
user.cpp:14:8: note: bigint::bigint(const bigint&)
user.cpp:14:8: note: candidate expects 1 argument, 0 provided
user.cpp:14:8: note: bigint::bigint(bigint&&)
user.cpp:14:8: note: candidate expects 1 argument, 0 provided
user.cpp:184:19: error: no matching function for call to ‘bigint::bigint()’
user.cpp:184:19: note: candidates are:
user.cpp:65:5: note: bigint::bigint(const string&)
user.cpp:65:5: note: candidate expects 1 argument, 0 provided
user.cpp:60:5: note: bigint::bigint(long long int)
user.cpp:60:5: note: candidate expects 1 argument, 0 provided
user.cpp:14:8: note: bigint::bigint(const bigint&)
user.cpp:14:8: note: candidate expects 1 argument, 0 provided
user.cpp:14:8: note: bigint::bigint(bigint&&)
user.cpp:14:8: note: candidate expects 1 argument, 0 provided
user.cpp: In member function ‘bigint bigint::operator*(const bigint&) const’:
user.cpp:462:16: error: no matching function for call to ‘bigint::bigint()’
user.cpp:462:16: note: candidates are:
user.cpp:65:5: note: bigint::bigint(const string&)
user.cpp:65:5: note: candidate expects 1 argument, 0 provided
user.cpp:60:5: note: bigint::bigint(long long int)
user.cpp:60:5: note: candidate expects 1 argument, 0 provided
user.cpp:14:8: note: bigint::bigint(const bigint&)
user.cpp:14:8: note: candidate expects 1 argument, 0 provided
user.cpp:14:8: note: bigint::bigint(bigint&&)
user.cpp:14:8: note: candidate expects 1 argument, 0 provided
user.cpp: At global scope:
user.cpp:479:8: error: no matching function for call to ‘bigint::bigint()’
user.cpp:479:8: note: candidates are:
user.cpp:65:5: note: bigint::bigint(const string&)
user.cpp:65:5: note: candidate expects 1 argument, 0 provided
user.cpp:60:5: note: bigint::bigint(long long int)
user.cpp:60:5: note: candidate expects 1 argument, 0 provided
user.cpp:14:8: note: bigint::bigint(const bigint&)
user.cpp:14:8: note: candidate expects 1 argument, 0 provided
user.cpp:14:8: note: bigint::bigint(bigint&&)
user.cpp:14:8: note: candidate expects 1 argument, 0 provided
user.cpp:479:11: error: no matching function for call to ‘bigint::bigint()’
user.cpp:479:11: note: candidates are:
user.cpp:65:5: note: bigint::bigint(const string&)
user.cpp:65:5: note: candidate expects 1 argument, 0 provided
user.cpp:60:5: note: bigint::bigint(long long int)