Borderou de evaluare (job #1518605)
Utilizator | Data | 6 noiembrie 2015 00:03:54 | |
---|---|---|---|
Problema | Hashuri | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:124:13: error: stray ‘#’ in program
in >> N;#include <bits/stdc++.h>
^
user.cpp: In function ‘int main()’:
user.cpp:124:14: error: ‘include’ was not declared in this scope
in >> N;#include <bits/stdc++.h>
^
user.cpp:124:23: error: ‘bits’ was not declared in this scope
in >> N;#include <bits/stdc++.h>
^
user.cpp:124:28: error: ‘stdc’ was not declared in this scope
in >> N;#include <bits/stdc++.h>
^
user.cpp:126:1: error: expected primary-expression before ‘using’
using namespace std;
^
user.cpp:126:1: error: expected ‘;’ before ‘using’
user.cpp:137:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:147:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:158:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:168:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:129:11: warning: unused variable ‘EMPTY’ [-Wunused-variable]
const int EMPTY = -1;
^
user.cpp:130:11: warning: unused variable ‘ERASED’ [-Wunused-variable]
const int ERASED = -2;
^
user.cpp:132:11: warning: unused variable ‘MASK’ [-Wunused-variable]
const int MASK = MAX_SIZE - 1;
^
user.cpp:134:5: warning: unused variable ‘table’ [-Wunused-variable]
int table[MAX_SIZE];
^
user.cpp:210:1: error: expected ‘}’ at end of input
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !