Borderou de evaluare (job #3182382)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:23:20: warning: comparison of integer expressions of different signedness: 'std::deque<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
23 | if(d.size()==k+1)
| ~~~~~~~~^~~~~
main.cpp:29:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::deque<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
29 | for(int i=1;i<=d.size();i++)
| ~^~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | Incorect | 0 |
| 2 | 0ms | 303kb | Incorect | 0 |
| 3 | 0ms | 303kb | Incorect | 0 |
| 4 | 1ms | 303kb | Incorect | 0 |
| 5 | 1ms | 303kb | OK | 10 |
| 6 | 2ms | 303kb | Incorect | 0 |
| 7 | 3ms | 303kb | Incorect | 0 |
| 8 | 2ms | 303kb | OK | 10 |
| 9 | 4ms | 303kb | Incorect | 0 |
| 10 | 4ms | 557kb | Incorect | 0 |
| Punctaj total | 20 |