Pagini recente » Cod sursa (job #1621101) | Cod sursa (job #1900778) | Cod sursa (job #319902) | Monitorul de evaluare | Borderou de evaluare (job #1799913)
Borderou de evaluare (job #1799913)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:55:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(in, "r", stdin);
^
user.cpp:56:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(out, "w", stdout);
^
user.cpp:57:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &C);
^
user.cpp:62:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &mat[i][j]);
^
user.cpp:71:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &aux[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 276kb | OK | 10 | 50 |
| 2 | 0ms | 280kb | OK | 10 |
| 3 | 0ms | 280kb | OK | 10 |
| 4 | 4ms | 284kb | OK | 10 |
| 5 | 0ms | 288kb | OK | 10 |
| 6 | 4ms | 296kb | OK | 10 | 50 |
| 7 | 8ms | 296kb | OK | 10 |
| 8 | 8ms | 292kb | OK | 10 |
| 9 | 12ms | 292kb | OK | 10 |
| 10 | 24ms | 292kb | OK | 10 |
| Punctaj total | 100 |