Pagini recente » Borderou de evaluare (job #1076707) | Borderou de evaluare (job #109889) | Borderou de evaluare (job #344617) | Borderou de evaluare (job #1421619) | Borderou de evaluare (job #1944393)
Borderou de evaluare (job #1944393)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rgb.in", "r", stdin);
^
user.cpp:31:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rgb.out", "w", stdout);
^
user.cpp:52:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Tests);
^
user.cpp:56:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 168ms | 8988kb | OK | 100 |
Punctaj total | 100 |