Borderou de evaluare (job #2490465)

Utilizator serbanmihaiserban ionescu mihai serbanmihai Data 10 noiembrie 2019 12:36:27
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:62:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(j<n) ~^~ main.cpp:64:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(j!=n&&verificare(v[j+1])) ~^~~ 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:73:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(j!=n) ~^~~ main.cpp: In function 'int main()': main.cpp:87:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=1;i<=n;i++) ~^~~ 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:91:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=1;i<=n;i++) ~^~~ 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); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1127ms65552kbMemory limit exceeded0
2136ms65552kbMemory limit exceeded0
3129ms65552kbMemory limit exceeded0
4128ms65552kbMemory limit exceeded0
5129ms65552kbMemory limit exceeded0
6130ms65552kbMemory limit exceeded0
7121ms65552kbMemory limit exceeded0
8125ms65552kbMemory limit exceeded0
9123ms65552kbMemory limit exceeded0
10121ms65552kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?