Pagini recente » Borderou de evaluare (job #3151600) | Borderou de evaluare (job #2451322) | Borderou de evaluare (job #2154392) | Borderou de evaluare (job #1867537) | Borderou de evaluare (job #1763556)
Borderou de evaluare (job #1763556)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trineq.in", "r", stdin);
^
user.cpp:21:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trineq.out", "w", stdout);
^
user.cpp:24:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:26:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &N);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 292kb | Incorect | 0 |
Punctaj total | 0 |