Pagini recente » Borderou de evaluare (job #450658) | Borderou de evaluare (job #3154597) | Borderou de evaluare (job #396204) | Borderou de evaluare (job #262075) | Borderou de evaluare (job #1700362)
Borderou de evaluare (job #1700362)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cifre4.in", "r", stdin);
^
user.cpp:38:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cifre4.out", "w", stdout);
^
user.cpp:39:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:42:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &P);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 68ms | 276kb | OK | 100 |
Punctaj total | 100 |