Pagini recente » Borderou de evaluare (job #1035735) | Borderou de evaluare (job #2448506) | Borderou de evaluare (job #2987685) | Borderou de evaluare (job #3203804) | Borderou de evaluare (job #1784451)
Borderou de evaluare (job #1784451)
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 | 748ms | 504kb | OK | 100 |
Punctaj total | 100 |