Pagini recente » Borderou de evaluare (job #1737473) | Borderou de evaluare (job #617026) | Borderou de evaluare (job #206667) | Borderou de evaluare (job #2228723) | Borderou de evaluare (job #1353464)
Borderou de evaluare (job #1353464)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:67: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(find(multimeA.begin(), multimeA.end(), x) != multimeA.end() && find(multimeA.begin(), multimeA.end(), y) != multimeA.end()
^
user.cpp:15:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("meciul.in", "r", stdin);
^
user.cpp:16:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("meciul.out", "w", stdout);
^
user.cpp:18:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nrTeste);
^
user.cpp:22:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &nrPuscasi, &nrObservatii);
^
user.cpp:29:25: 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 | Depăşit | 576kb | Time limit exceeded. | 0 |
Punctaj total | 0 |