Pagini recente » Borderou de evaluare (job #2304781) | Borderou de evaluare (job #153655) | Cod sursa (job #577243) | Borderou de evaluare (job #153770) | Borderou de evaluare (job #2327135)
Borderou de evaluare (job #2327135)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:22:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("progr.in", "r", stdin);
^
main.cpp:23:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("progr.out", "w", stdout);
^
main.cpp:25:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t);
^
main.cpp:28:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &n);
^
main.cpp:33:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &a[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 319ms | 3145kb | OK | 100 |
| Punctaj total | 100 |