Borderou de evaluare (job #3031647)
Utilizator | Data | 20 martie 2023 15:39:46 | |
---|---|---|---|
Problema | Street Crypto | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:48:27: error: '__gcd' was not declared in this scope; did you mean 'gcd'?
48 | int gcd = __gcd(v[i], v[j]);
| ^~~~~
| gcd
main.cpp:54:9: error: 'sort' was not declared in this scope; did you mean 'sqrt'?
54 | sort(p.begin(), p.end());
| ^~~~
| sqrt
main.cpp:55:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
55 | for (auto i:p)
| ^~~
main.cpp:57:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
57 | g <<endl;
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !