Pagini recente » Borderou de evaluare (job #2694662) | Borderou de evaluare (job #1320344) | Borderou de evaluare (job #2674107) | Borderou de evaluare (job #2738688) | Borderou de evaluare (job #1911197)
Borderou de evaluare (job #1911197)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
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("cifre4.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("cifre4.out", "w", stdout);
^
user.cpp:20:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:23:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &P); //restul N la imp cu P
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1264ms | 30776kb | Incorect | 0 |
Punctaj total | 0 |