Borderou de evaluare (job #2490268)

Utilizator serbanmihaiserban ionescu mihai serbanmihai Data 9 noiembrie 2019 23:21:23
Problema Secventa 5 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bool adaugare(int)': main.cpp:13:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=1;i<=deque1[index].size();i++) ~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:20:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(alf==0) ^~ main.cpp:22:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return alf; ^~~~~~ main.cpp: In function 'int raspuns(int)': main.cpp:68:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!adaugare(v[j])) ^~ main.cpp:70:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' rasp+=j-i+1; ^~~~ main.cpp: In function 'int main()': main.cpp:87:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=n;i++) ^~~ main.cpp:89:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' int alpha=deque1[7].front().first; ^~~ main.cpp:89:9: warning: unused variable 'alpha' [-Wunused-variable] int alpha=deque1[7].front().first; ^~~~~ main.cpp: In function 'bool verificare(int)': main.cpp:54:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ main.cpp: In function 'int main()': main.cpp:86:28: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d%d%d",&n,&l,&u); ^ main.cpp:88:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d",&v[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
116ms6946kbKilled by Signal 110
228ms7077kbKilled by Signal 110
320ms7077kbKilled by Signal 110
446ms7340kbKilled by Signal 110
562ms7340kbKilled by Signal 110
662ms7340kbKilled by Signal 110
762ms7340kbKilled by Signal 110
859ms7340kbKilled by Signal 110
962ms7340kbKilled by Signal 110
1060ms7340kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?