Pagini recente » Borderou de evaluare (job #2141577) | Cod sursa (job #444902) | Borderou de evaluare (job #1431190) | Borderou de evaluare (job #2650694) | Borderou de evaluare (job #1487521)
Borderou de evaluare (job #1487521)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("datorii.in", "r", stdin);
^
user.cpp:36:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("datorii.out", "w", stdout);
^
user.cpp:37:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:40:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:45:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &op, &a, &b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 120ms | 576kb | Corect! | 20 |
| 2 | 120ms | 576kb | Corect! | 20 |
| 3 | 124ms | 572kb | Corect! | 20 |
| 4 | 124ms | 576kb | Corect! | 20 |
| 5 | 124ms | 572kb | Corect! | 20 |
| Punctaj total | 100 |