Borderou de evaluare (job #2401623)
Raport evaluator
Compilare:
main.cpp: In function 'void df(int)':
main.cpp:18:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<a[k].size();i++) {
~^~~~~~~~~~~~
main.cpp: In function 'void df2(int)':
main.cpp:34:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<a[k].size();i++) {
~^~~~~~~~~~~~
main.cpp:50:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
} while (!st.empty() && !(a1==x && a2==k || a1==k && a2==x));
~~~~~~^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:68:11: warning: unused variable 'j' [-Wunused-variable]
int i,j,x,y;
^
main.cpp:69:27: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d",&n,&m);
^
main.cpp:71:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 7ms | 2490kb | Corect | 10 |
2 | 7ms | 2490kb | Corect | 10 |
3 | 7ms | 2490kb | Corect | 10 |
4 | 8ms | 2621kb | Corect | 10 |
5 | 8ms | 2621kb | Killed by Signal 11 | 0 |
6 | 16ms | 3276kb | Killed by Signal 11 | 0 |
7 | 18ms | 3014kb | Killed by Signal 11 | 0 |
8 | 372ms | 14016kb | Corect | 10 |
9 | 185ms | 8777kb | Corect | 10 |
10 | 225ms | 11788kb | Corect | 10 |
Punctaj total | 70 |