Pagini recente » Cod sursa (job #1664095) | Borderou de evaluare (job #207230) | Borderou de evaluare (job #3276507) | Borderou de evaluare (job #2844756) | Borderou de evaluare (job #1675447)
Borderou de evaluare (job #1675447)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:71:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("v2d.in","r",stdin);
^
user.cpp:72:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("v2d.out","w",stdout);
^
user.cpp:74:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &t, &q);
^
user.cpp: In member function ‘void Matrix::read(int)’:
user.cpp:27:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &data[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 3608kb | OK | 10 |
| 2 | 200ms | 3576kb | OK | 10 |
| 3 | 220ms | 3640kb | OK | 10 |
| 4 | 56ms | 3712kb | OK | 10 |
| 5 | 724ms | 4116kb | OK | 10 |
| 6 | 700ms | 4316kb | OK | 10 |
| 7 | 808ms | 4396kb | OK | 10 |
| 8 | Depăşit | 4432kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 4456kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4452kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |