Pagini recente » Borderou de evaluare (job #468377) | Borderou de evaluare (job #25628) | Borderou de evaluare (job #2314372) | Borderou de evaluare (job #3223491) | Borderou de evaluare (job #2718259)
Borderou de evaluare (job #2718259)
Raport evaluator
Compilare:
main.cpp: In function 'std::__cxx11::string eval()':
main.cpp:14:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i >= s.size())
~~^~~~~~~~~~~
main.cpp:17:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while ('a' <= s[i] && s[i] <= 'z' && i < s.size())
~~^~~~~~~~~~
main.cpp:20:44: 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:51:23: 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 ! | 5 |
7 | 2ms | 131kb | Corect ! | 5 |
8 | 2ms | 131kb | Corect ! | 5 |
9 | 5ms | 524kb | Corect ! | 5 |
10 | 4ms | 393kb | Corect ! | 5 |
11 | 3ms | 262kb | Corect ! | 5 |
12 | 3ms | 393kb | Corect ! | 5 |
13 | 3ms | 262kb | Corect ! | 5 |
14 | 7ms | 524kb | Corect ! | 5 |
15 | 3ms | 262kb | Corect ! | 5 |
16 | 4ms | 393kb | Corect ! | 5 |
17 | 4ms | 524kb | Corect ! | 5 |
18 | 6ms | 655kb | Corect ! | 5 |
19 | 3ms | 442kb | Corect ! | 5 |
20 | 4ms | 528kb | Corect ! | 5 |
Punctaj total | 100 |