Borderou de evaluare (job #2858535)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:48:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
48 | for(int i = 0; i<a[x].size(); i++){
| ~^~~~~~~~~~~~
main.cpp:55:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
55 | for(int i = 0; i<n; i++) if(ans[i] == mod) cout << "-1 "; else cout << ans[i] << " "; cout << "\n";
| ^~~
main.cpp:55:88: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
55 | for(int i = 0; i<n; i++) if(ans[i] == mod) cout << "-1 "; else cout << ans[i] << " "; cout << "\n";
| ^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 6ms | 2605kb | OK | 10 |
| 2 | 6ms | 2641kb | OK | 10 |
| 3 | 6ms | 2654kb | OK | 10 |
| 4 | 11ms | 2744kb | OK | 10 |
| 5 | 16ms | 2965kb | OK | 10 |
| 6 | 63ms | 4390kb | OK | 10 |
| 7 | 188ms | 6971kb | OK | 10 |
| 8 | 168ms | 7540kb | OK | 10 |
| 9 | 900ms | 19312kb | OK | 10 |
| 10 | 898ms | 19312kb | OK | 10 |
| Punctaj total | 100 |