Pagini recente » Borderou de evaluare (job #1417851) | Borderou de evaluare (job #1316556) | Borderou de evaluare (job #2675875) | Borderou de evaluare (job #1146698) | Borderou de evaluare (job #2757793)
Borderou de evaluare (job #2757793)
Raport evaluator
Compilare:
main.cpp: In instantiation of 'Matrix<T>::Matrix(int, int) [with T = int]':
main.cpp:88:20: required from here
main.cpp:66:7: warning: 'Matrix<int>::cols_' will be initialized after [-Wreorder]
int cols_;
^~~~~
main.cpp:64:21: warning: 'std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > Matrix<int>::data_' [-Wreorder]
vector<vector<T>> data_;
^~~~~
main.cpp:10:3: warning: when initialized here [-Wreorder]
Matrix(int n, int m): rows_(n), cols_(m), data_(n, vector<T>(m)) {}
^~~~~~
main.cpp: In function 'int main()':
main.cpp:84:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("kfib.in", "r", stdin);
^
main.cpp:85:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("kfib.out", "w", stdout);
^
main.cpp:91:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &K);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 5 |
| 2 | 2ms | 131kb | OK | 5 |
| 3 | 2ms | 131kb | OK | 5 |
| 4 | 2ms | 131kb | OK | 5 |
| 5 | 2ms | 131kb | OK | 5 |
| 6 | 2ms | 131kb | OK | 5 |
| 7 | 2ms | 131kb | OK | 5 |
| 8 | 2ms | 131kb | OK | 5 |
| 9 | 2ms | 131kb | OK | 5 |
| 10 | 2ms | 131kb | OK | 5 |
| 11 | 2ms | 131kb | OK | 5 |
| 12 | 2ms | 131kb | OK | 5 |
| 13 | 2ms | 131kb | OK | 5 |
| 14 | 2ms | 131kb | OK | 5 |
| 15 | 2ms | 131kb | OK | 5 |
| 16 | 2ms | 131kb | OK | 5 |
| 17 | 2ms | 131kb | OK | 5 |
| 18 | 2ms | 131kb | OK | 5 |
| 19 | 2ms | 131kb | OK | 5 |
| 20 | 2ms | 131kb | OK | 5 |
| Punctaj total | 100 |