Borderou de evaluare (job #2249297)
Utilizator | Data | 29 septembrie 2018 14:59:46 | |
---|---|---|---|
Problema | Unter | Status | done |
Runda | Nationala ACM ICPC 2018 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:33:13: error: ‘ls’ was not declared in this scope
ls = 1;
^~
user.cpp:34:13: error: ‘ld’ was not declared in this scope
ld = 5 + posibil;
^~
user.cpp:36:17: error: ‘mijl’ was not declared in this scope
mijl = (ls + ld) / 2;
^~~~
user.cpp:37:28: error: ‘mij’ was not declared in this scope
if ((sum + mij * zece[d])/i >= x) {
^~~
user.cpp:43:25: error: ‘mij’ was not declared in this scope
if ((sum + (mij + 1) * zece[d])/i == x) {
^~~
user.cpp:44:17: error: ‘upperlimit’ was not declared in this scope
upperlimit = mij + 1;
^~~~~~~~~~
user.cpp:50:17: error: ‘mijl’ was not declared in this scope
mijl = (ls + ld) / 2;
^~~~
user.cpp:51:28: error: ‘mij’ was not declared in this scope
if ((sum + mij * zece[d])/i <= x) {
^~~
user.cpp:57:25: error: ‘mij’ was not declared in this scope
if ((sum + (mij - 1) * zece[d])/i == x) {
^~~
user.cpp:58:17: error: ‘lowerlimit’ was not declared in this scope
lowerlimit = mij - 1;
^~~~~~~~~~
user.cpp:61:17: error: ‘upperlimit’ was not declared in this scope
if (upperlimit < 5 + posibil && lowerlimit > 0) {
^~~~~~~~~~
user.cpp:61:45: error: ‘lowerlimit’ was not declared in this scope
if (upperlimit < 5 + posibil && lowerlimit > 0) {
^~~~~~~~~~
user.cpp:82:20: error: ‘lowerlimit’ was not declared in this scope
sum += lowerlimit * zece[d];
^~~~~~~~~~
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !