Borderou de evaluare (job #1412951)
Raport evaluator
Compilare:
user.cpp: In function ‘int search_sum(int, int)’:
user.cpp:19:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(s1>=0 && i<=N){
^
user.cpp: In function ‘int main()’:
user.cpp:42:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<=N;i++)
^
user.cpp:45:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<=N;i++)
^
user.cpp:47:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<=2*v[N];i++)
^
user.cpp: In function ‘int search_sum(int, int)’:
user.cpp:39:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 8204kb | Incorect | 0 |
2 | 16ms | 8560kb | Incorect | 0 |
3 | 16ms | 8600kb | Incorect | 0 |
4 | 20ms | 8608kb | Killed by signal 11(SIGSEGV). | 0 |
5 | 52ms | 8692kb | Incorect | 0 |
6 | 72ms | 8744kb | Incorect | 0 |
7 | 68ms | 8768kb | Incorect | 0 |
8 | 80ms | 8804kb | Incorect | 0 |
9 | 92ms | 8804kb | Incorect | 0 |
10 | Depăşit | 8784kb | Time limit exceeded. | 0 |
Punctaj total | 0 |