Pagini recente » Borderou de evaluare (job #1136973) | Borderou de evaluare (job #1941575) | Borderou de evaluare (job #616425) | Borderou de evaluare (job #3158347) | Borderou de evaluare (job #1945364)
Borderou de evaluare (job #1945364)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:43:35: 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:44:37: 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:47:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t);
^
user.cpp:52:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &r, &g, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 308kb | OK | 100 |
Punctaj total | 100 |