Borderou de evaluare (job #2649196)
Utilizator | Data | 13 septembrie 2020 14:24:37 | |
---|---|---|---|
Problema | Subsecvente2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9:14: warning: missing terminating " character
ifstream fin("
^
main.cpp:9:14: error: missing terminating " character
main.cpp:10:16: warning: missing terminating " character
subsecvente2.in");
^
main.cpp:10:16: error: missing terminating " character
subsecvente2.in");
^~~
main.cpp:11:15: warning: missing terminating " character
ofstream fout("
^
main.cpp:11:15: error: missing terminating " character
main.cpp:12:17: warning: missing terminating " character
subsecvente2.out");
^
main.cpp:12:17: error: missing terminating " character
subsecvente2.out");
^~~
main.cpp:10:1: error: 'subsecvente2' was not declared in this scope
subsecvente2.in");
^~~~~~~~~~~~
main.cpp:25:35: error: 'MOD' was not declared in this scope
vector < pair <string,int> > Hash[MOD][LENGHT+5];
^~~
main.cpp: In function 'void PushHash(std::__cxx11::string, int, int)':
main.cpp:46:20: error: 'MOD' was not declared in this scope
P+=MOD;
^~~
main.cpp:51:20: error: 'MOD' was not declared in this scope
P+=MOD*5+i*2;
^~~
main.cpp:53:20: error: 'MOD' was not declared in this scope
P+=MOD-LENGHT*2+i;
^~~
main.cpp:56:8: error: 'MOD' was not declared in this scope
P%=MOD;
^~~
main.cpp:59:12: error: 'Hash' was not declared in this scope
for(it=Hash[P][cnt].begin();it!=Hash[P][cnt].end();it++)
^~~~
main.cpp:69:9: error: 'Hash' was not declared in this scope
Hash[P][cnt].push_back(make_pair(a,ans));
^~~~
main.cpp: In function 'bool FindHash(std::__cxx11::string, int, int)':
main.cpp:82:20: error: 'MOD' was not declared in this scope
P+=MOD;
^~~
main.cpp:87:20: error: 'MOD' was not declared in this scope
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !