Borderou de evaluare (job #1029147)
| Utilizator | Data | 15 noiembrie 2013 01:06:55 | |
|---|---|---|---|
| Problema | Trompeta | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:19: error: ‘strlen’ was not declared in this scope
int n = strlen (s);
^
user.cpp:20:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (size_t i = 1; i < n; i++) {
^
user.cpp:21:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (VF && s[i] > ans[VF] && VF + (n - i - 1) >= k)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
