Pagini recente » Borderou de evaluare (job #188629) | Borderou de evaluare (job #3260370) | Borderou de evaluare (job #1927376) | Borderou de evaluare (job #1484721) | Borderou de evaluare (job #2579262)
Borderou de evaluare (job #2579262)
Raport evaluator
Compilare:
main.cpp: In function 'std::__cxx11::string solve()':
main.cpp:15:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(it >= s.size())
~~~^~~~~~~~~~~
main.cpp:18:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(it < s.size() && s[it] >= 'a' && s[it] <= 'z')
~~~^~~~~~~~~~
main.cpp:24:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(it >= s.size())
~~~^~~~~~~~~~~
main.cpp:31:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(it < s.size() && s[it] >= '0' && s[it] <= '9')
~~~^~~~~~~~~~
main.cpp:72:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(it >= s.size() || s[it] == ']' || s[it] == ')' || s[it] == '*')
~~~^~~~~~~~~~~
main.cpp: At global scope:
main.cpp:78:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
main()
^
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 | 4ms | 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 | 524kb | Corect ! | 5 |
Punctaj total | 100 |