Pagini recente » Borderou de evaluare (job #2747961) | Borderou de evaluare (job #84512) | Borderou de evaluare (job #592616) | Borderou de evaluare (job #1980648) | Borderou de evaluare (job #1784447)
Borderou de evaluare (job #1784447)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("pocnitoare.in", "r", stdin);
^
user.cpp:20:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("pocnitoare.out", "w", stdout);
^
user.cpp:22:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &n, &a, &b, &p[0]);
^
user.cpp:28:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &Q, &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 832ms | 452kb | OK | 100 |
Punctaj total | 100 |