Pagini recente » Borderou de evaluare (job #3191481) | Borderou de evaluare (job #342316) | Borderou de evaluare (job #3258232) | Borderou de evaluare (job #2314549) | Borderou de evaluare (job #1933501)
Borderou de evaluare (job #1933501)
Raport evaluator
Compilare:
user.cpp: In function ‘bool sorting(eu2, eu2)’:
user.cpp:14:33: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(a.val>b.val||a.val==b.val&&a.id<b.id)
^
user.cpp: In function ‘int main()’:
user.cpp:38:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(p1<v[i].size()||p2<v[j].size())
^
user.cpp:38:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(p1<v[i].size()||p2<v[j].size())
^
user.cpp:20:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.in","r",stdin);
^
user.cpp:21:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.out","w",stdout);
^
user.cpp:22:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:25:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 24ms | 504kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |