Borderou de evaluare (job #1361368)
Utilizator | Data | 25 februarie 2015 20:53:30 | |
---|---|---|---|
Problema | Convertor | Status | done |
Runda | rosedu_cdl_2015 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:45:62: error: invalid digit "9" in octal constant
pos = std::min(entry.length(), entry.find_first_of(""0123456789", end+1));
^
user.cpp:45:72: warning: missing terminating " character [enabled by default]
pos = std::min(entry.length(), entry.find_first_of(""0123456789", end+1));
^
user.cpp:45:9: error: missing terminating " character
pos = std::min(entry.length(), entry.find_first_of(""0123456789", end+1));
^
user.cpp:46:62: error: invalid digit "9" in octal constant
pos = std::min(entry.length(), entry.find_first_of(""0123456789", pos+1));
^
user.cpp:46:72: warning: missing terminating " character [enabled by default]
pos = std::min(entry.length(), entry.find_first_of(""0123456789", pos+1));
^
user.cpp:46:9: error: missing terminating " character
pos = std::min(entry.length(), entry.find_first_of(""0123456789", pos+1));
^
user.cpp: In function ‘int main()’:
user.cpp:45:62: error: expected ‘)’ before numeric constant
pos = std::min(entry.length(), entry.find_first_of(""0123456789", end+1));
^
user.cpp:48:5: error: expected ‘;’ before ‘}’ token
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !