Pagini recente » Cod sursa (job #39342) | Borderou de evaluare (job #2738887) | Borderou de evaluare (job #1729780) | Monitorul de evaluare | Borderou de evaluare (job #1414991)
Borderou de evaluare (job #1414991)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("magic2.in","r",stdin);
^
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("magic2.out","w",stdout);
^
user.cpp:11:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:12:91: 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<=n;++j) scanf("%d",&a[i][j]), L[i]+=a[i][j], C[j]+=a[i][j];
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 264kb | OK | 10 |
| 2 | 0ms | 264kb | OK | 10 |
| 3 | 0ms | 260kb | OK | 10 |
| 4 | 0ms | 272kb | OK | 10 |
| 5 | 0ms | 264kb | OK | 10 |
| 6 | 0ms | 280kb | OK | 10 |
| 7 | 0ms | 268kb | OK | 10 |
| 8 | 0ms | 268kb | OK | 10 |
| 9 | 0ms | 292kb | OK | 10 |
| 10 | 0ms | 300kb | OK | 10 |
| Punctaj total | 100 |