Borderou de evaluare (job #1791427)
Utilizator | Data | 29 octombrie 2016 12:56:57 | |
---|---|---|---|
Problema | Cel mai lung subsir comun | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:73:10: error: stray ‘#’ in program
{#include <iostream>
^
user.cpp: In function ‘int main()’:
user.cpp:73:11: error: ‘include’ was not declared in this scope
{#include <iostream>
^
user.cpp:73:28: error: expected primary-expression before ‘>’ token
{#include <iostream>
^
user.cpp:76:1: error: expected primary-expression before ‘using’
using namespace std;
^
user.cpp:76:1: error: expected ‘;’ before ‘using’
user.cpp:86:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:95:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:117:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:83:5: warning: unused variable ‘M’ [-Wunused-variable]
int M, N, A[LMAX], B[LMAX], dmax[LMAX][LMAX], sol[LMAX], index;
^
user.cpp:83:8: warning: unused variable ‘N’ [-Wunused-variable]
int M, N, A[LMAX], B[LMAX], dmax[LMAX][LMAX], sol[LMAX], index;
^
user.cpp:83:11: warning: unused variable ‘A’ [-Wunused-variable]
int M, N, A[LMAX], B[LMAX], dmax[LMAX][LMAX], sol[LMAX], index;
^
user.cpp:83:20: warning: unused variable ‘B’ [-Wunused-variable]
int M, N, A[LMAX], B[LMAX], dmax[LMAX][LMAX], sol[LMAX], index;
^
user.cpp:83:29: warning: unused variable ‘dmax’ [-Wunused-variable]
int M, N, A[LMAX], B[LMAX], dmax[LMAX][LMAX], sol[LMAX], index;
^
user.cpp:83:47: warning: unused variable ‘sol’ [-Wunused-variable]
int M, N, A[LMAX], B[LMAX], dmax[LMAX][LMAX], sol[LMAX], index;
^
user.cpp:83:58: warning: unused variable ‘index’ [-Wunused-variable]
int M, N, A[LMAX], B[LMAX], dmax[LMAX][LMAX], sol[LMAX], index;
^
user.cpp:174:1: error: expected ‘}’ at end of input
}
^
user.cpp:174:1: error: expected ‘}’ at end of input
user.cpp:174:1: error: expected ‘}’ at end of input
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !