Pagini recente » Borderou de evaluare (job #1548128) | Cod sursa (job #3324701) | Diferente pentru utilizator/johnnycode intre reviziile 23 si 22 | Borderou de evaluare (job #1547694) | Borderou de evaluare (job #2577246)
Borderou de evaluare (job #2577246)
Raport evaluator
Compilare:
main.cpp: In function 'std::__cxx11::string eval()':
main.cpp:16:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i >= s.size())
~~^~~~~~~~~~~
main.cpp:19:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while('a' <= s[i] && s[i] <= 'z' && i < s.size())
~~^~~~~~~~~~
main.cpp:22:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while('0' <= s[i] && s[i] <= '9' && i < s.size())
~~^~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:50:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < s.size(); i++)
~~^~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Corect ! | 5 |
| 2 | 2ms | 131kb | Corect ! | 5 |
| 3 | 2ms | 131kb | Corect ! | 5 |
| 4 | 2ms | 131kb | Corect ! | 5 |
| 5 | 2ms | 131kb | Corect ! | 5 |
| 6 | 2ms | 131kb | Corect 1) ! | 1 |
| 7 | 2ms | 131kb | Corect 1) ! | 1 |
| 8 | 2ms | 131kb | Corect ! | 5 |
| 9 | 2ms | 131kb | Corect 1) ! | 1 |
| 10 | 2ms | 131kb | Corect 1) ! | 1 |
| 11 | 3ms | 262kb | Corect ! | 5 |
| 12 | 3ms | 393kb | Corect 1) ! | 1 |
| 13 | 3ms | 262kb | Corect 1) ! | 1 |
| 14 | 3ms | 131kb | Corect 1) ! | 1 |
| 15 | 3ms | 262kb | Corect ! | 5 |
| 16 | 4ms | 393kb | Corect ! | 5 |
| 17 | 4ms | 524kb | Corect ! | 5 |
| 18 | 3ms | 131kb | Corect 1) ! | 1 |
| 19 | 3ms | 442kb | Corect 1) ! | 1 |
| 20 | 4ms | 524kb | Corect 1) ! | 1 |
| Punctaj total | 60 |