Borderou de evaluare (job #2912777)
Utilizator | Data | 10 iulie 2022 17:16:07 | |
---|---|---|---|
Problema | Expresie | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:27:10: error: stray '#' in program
27 | }#include <bits/stdc++.h>
| ^
main.cpp: In function 'int main()':
main.cpp:27:11: error: 'include' was not declared in this scope
27 | }#include <bits/stdc++.h>
| ^~~~~~~
main.cpp:27:20: error: 'bits' was not declared in this scope
27 | }#include <bits/stdc++.h>
| ^~~~
main.cpp:27:25: error: 'stdc' was not declared in this scope; did you mean 'std'?
27 | }#include <bits/stdc++.h>
| ^~~~
| std
main.cpp:29:1: error: expected primary-expression before 'using'
29 | using namespace std;
| ^~~~~
main.cpp:35:15: error: a function-definition is not allowed here before '{' token
35 | int main(void){
| ^
main.cpp:131:1: error: expected '}' at end of input
131 | }
| ^
main.cpp:18:28: note: to match this '{'
18 | for(int i = 1;i<=n;i++){
| ^
main.cpp:33:15: warning: unused variable 'a' [-Wunused-variable]
33 | long long int a[10002];
| ^
main.cpp:131:1: error: expected '}' at end of input
131 | }
| ^
main.cpp:5:15: note: to match this '{'
5 | int main(void){
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !