Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2296606)
| Utilizator | Data | 4 decembrie 2018 20:38:36 | |
|---|---|---|---|
| Problema | Mxl | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int getNumber(int&, std::__cxx11::string)':
main.cpp:17:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(p < s.size() && '0' <= s[p] && s[p] <= '9')
~~^~~~~~~~~~
main.cpp: In function 'long long int evaluate(std::__cxx11::string, int, int)':
main.cpp:37:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < s.size()) {
~~^~~~~~~~~~
main.cpp:40:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i == s.size()) {
~~^~~~~~~~~~~
main.cpp:34:9: warning: 'sum' may be used uninitialized in this function [-Wmaybe-uninitialized]
sum += evaluate(sol[x][y], x, y);
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 262kb | OK | 10 |
| 2 | 2ms | 262kb | OK | 10 |
| 3 | 2ms | 262kb | OK | 10 |
| 4 | 2ms | 262kb | OK | 10 |
| 5 | 3ms | 262kb | OK | 10 |
| 6 | 3ms | 262kb | OK | 10 |
| 7 | 3ms | 262kb | OK | 10 |
| 8 | 3ms | 262kb | OK | 10 |
| 9 | 3ms | 262kb | OK | 10 |
| 10 | 4ms | 262kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
