Pagini recente » Borderou de evaluare (job #2808986) | Borderou de evaluare (job #2755013) | Borderou de evaluare (job #2880900) | Borderou de evaluare (job #1020804) | Borderou de evaluare (job #1445385)
Borderou de evaluare (job #1445385)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("simetric.in","r",stdin);
^
user.cpp:10:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("simetric.out","w",stdout);
^
user.cpp:11:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:12:63: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=1;i<=n;i++) for (j=1;j<=m;j++) scanf("%d",&a[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 300kb | OK | 10 |
| 2 | 0ms | 424kb | OK | 10 |
| 3 | 4ms | 584kb | OK | 10 |
| 4 | 8ms | 692kb | OK | 10 |
| 5 | 100ms | 1456kb | OK | 10 |
| 6 | 116ms | 1536kb | OK | 10 |
| 7 | 56ms | 1108kb | OK | 10 |
| 8 | 96ms | 1384kb | OK | 10 |
| 9 | 120ms | 1536kb | OK | 10 |
| 10 | 48ms | 1108kb | OK | 10 |
| Punctaj total | 100 |