Borderou de evaluare (job #3162112)
Utilizator | Data | 28 octombrie 2023 13:23:15 | |
---|---|---|---|
Problema | Tiny Types | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:210:2: error: stray '#' in program
210 | }#include <bits/stdc++.h>
| ^
main.cpp:419:2: error: stray '#' in program
419 | }#include <bits/stdc++.h>
| ^
main.cpp:628:2: error: stray '#' in program
628 | }#include <bits/stdc++.h>
| ^
main.cpp:837:2: error: stray '#' in program
837 | }#include <bits/stdc++.h>
| ^
main.cpp:1046:2: error: stray '#' in program
1046 | }#include <bits/stdc++.h>
| ^
main.cpp:1255:2: error: stray '#' in program
1255 | }#include <bits/stdc++.h>
| ^
main.cpp:1464:2: error: stray '#' in program
1464 | }#include <bits/stdc++.h>
| ^
main.cpp:1673:2: error: stray '#' in program
1673 | }#include <bits/stdc++.h>
| ^
main.cpp:1882:2: error: stray '#' in program
1882 | }#include <bits/stdc++.h>
| ^
main.cpp:2091:2: error: stray '#' in program
2091 | }#include <bits/stdc++.h>
| ^
main.cpp:2300:2: error: stray '#' in program
2300 | }#include <bits/stdc++.h>
| ^
main.cpp:13:9: error: expected ';' at end of member declaration
13 | int size & = digits[0];
| ^~~~
| ;
main.cpp:13:16: error: expected unqualified-id before '=' token
13 | int size & = digits[0];
| ^
main.cpp:145:46: error: 'int BigNumber::size() const' conflicts with a previous declaration
145 | int size() const { return digits.size(); }
| ^
main.cpp:13:9: note: previous declaration 'int BigNumber::size'
13 | int size & = digits[0];
| ^~~~
main.cpp: In member function 'void BigNumber::division(const BigNumber&, const BigNumber&, BigNumber&, BigNumber&)':
main.cpp:78:30: error: expression cannot be used as a function
78 | for (int i = lhs.size() - 1; i >= 0; --i) {
| ~~~~~~~~^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !