Pagini recente » Borderou de evaluare (job #1814024) | Borderou de evaluare (job #2922569) | Borderou de evaluare (job #80973) | Borderou de evaluare (job #2377161) | Borderou de evaluare (job #1807365)
Borderou de evaluare (job #1807365)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:35: 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:48:37: 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:53:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &tests); tests; --tests) {
^
user.cpp:54:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 100ms | 8288kb | Incorect | 0 |
Punctaj total | 0 |