Borderou de evaluare (job #1888983)
Raport evaluator
Compilare:
user.cpp: In function ‘int next_let(char)’:
user.cpp:31:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(cursor>s.size())
^
user.cpp: In function ‘int main()’:
user.cpp:57:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i<s.size(); ++i){
^
user.cpp:69:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(cursor+sizee <= s.size()){
^
user.cpp:73:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int qu_i = 0; qu_i<qu.size(); qu_i ++){
^
user.cpp:78:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(cursor <1 || cursor > s.size() ){
^
user.cpp:87:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if( cursor <= s.size() && cursor > 0)
^
user.cpp:71:26: warning: unused variable ‘oprit’ [-Wunused-variable]
bool oprit = false;
^
user.cpp: In function ‘void citire()’:
user.cpp:117:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i<=s.size()+10; i++)
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 448kb | OK | 10 |
| 2 | 0ms | 448kb | OK | 10 |
| 3 | 0ms | 448kb | OK | 10 |
| 4 | 0ms | 460kb | OK | 10 |
| 5 | 0ms | 492kb | OK | 10 |
| 6 | 8ms | 540kb | OK | 10 |
| 7 | 40ms | 600kb | OK | 10 |
| 8 | Depăşit | 656kb | Time limit exceeded. | 0 |
| 9 | 108ms | 620kb | OK | 10 |
| 10 | Depăşit | 656kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |