Borderou de evaluare (job #567069)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Rubine (clasa a 6-a) | Compilator | cpp |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 14 oct. 2020 15:45:05 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:3:1: error: ‘bitset’ does not name a type
user.cpp:4:1: error: ‘bitset’ does not name a type
user.cpp: In function ‘int main()’:
user.cpp:10:5: error: ‘ciur’ was not declared in this scope
user.cpp:43:14: error: ‘sum1’ was not declared in this scope
user.cpp:44:14: error: ‘sum2’ was not declared in this scope
user.cpp:52:14: error: ‘sum1’ was not declared in this scope
user.cpp:57:7: error: ‘sum2’ was not declared in this scope
user.cpp:61:5: error: ‘f1’ was not declared in this scope
user.cpp:61:17: error: ‘f2’ was not declared in this scope
user.cpp: In lambda function:
user.cpp:61:26: error: expected ‘{’ before ‘=’ token
user.cpp: In function ‘int main()’:
user.cpp:61:27: error: no match for ‘operator=’ in ‘{poz2} = 1’
user.cpp:61:27: note: candidate is:
user.cpp:61:25: note: main()::<lambda()>& main()::<lambda()>::operator=(const main()::<lambda()>&) <deleted>
user.cpp:61:25: note: no known conversion for argument 1 from ‘int’ to ‘const main()::<lambda()>&’
user.cpp:67:1: error: expected ‘}’ at end of input