Pagini recente » Cod sursa (job #950671) | Monitorul de evaluare | Borderou de evaluare (job #1363703) | Borderou de evaluare (job #1927750) | Borderou de evaluare (job #1636528)
Borderou de evaluare (job #1636528)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:15:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zone.in","r",stdin);
^
user.cpp:16:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zone.out","w",stdout);
^
user.cpp:18:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld\n", &N);
^
user.cpp:21:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &Suma[i]);
^
user.cpp:28:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &Mat[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 596kb | OK | 10 |
| 2 | 0ms | 456kb | OK | 10 |
| 3 | 0ms | 636kb | OK | 10 |
| 4 | 4ms | 836kb | OK | 10 |
| 5 | 28ms | 832kb | OK | 10 |
| 6 | 108ms | 1244kb | OK | 10 |
| 7 | 12ms | 1236kb | OK | 10 |
| 8 | 84ms | 2452kb | OK | 10 |
| 9 | Depăşit | 2416kb | Time limit exceeded. | 0 |
| 10 | 0ms | 468kb | OK | 10 |
| Punctaj total | 90 |