Pagini recente » Cod sursa (job #3308637) | Cod sursa (job #2092479) | Cod sursa (job #2776016) | Cod sursa (job #1495534) | Borderou de evaluare (job #3332182)
Borderou de evaluare (job #3332182)
Raport evaluator
Compilare:
main.cpp: In function 'void add(int)':
main.cpp:16:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
16 | for(int l=start;l<s.size();l++){
| ~^~~~~~~~~
main.cpp: In function 'void check(int)':
main.cpp:25:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
25 | for(int l=start;l<s.size();l++){
| ~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:42:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
42 | for(j=0;j<s.size();j++) add(j);
| ~^~~~~~~~~
main.cpp:47:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
47 | for(j=0;j<s.size();j++) check(j);
| ~^~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | OK | 10 |
| 2 | 0ms | 819kb | OK | 10 |
| 3 | 2ms | 2654kb | OK | 10 |
| 4 | 8ms | 14712kb | OK | 10 |
| 5 | 56ms | 70488kb | OK | 10 |
| 6 | 69ms | 88055kb | OK | 10 |
| 7 | 96ms | 116719kb | Killed by Signal 11 | 0 |
| 8 | 92ms | 116703kb | Killed by Signal 11 | 0 |
| 9 | 95ms | 116707kb | Killed by Signal 11 | 0 |
| 10 | 91ms | 116715kb | Killed by Signal 11 | 0 |
| Punctaj total | 60 |