Borderou de evaluare (job #3302419)
| Utilizator | Data | 7 iulie 2025 14:04:29 | |
|---|---|---|---|
| Problema | Consecutive | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:6:16: error: unable to find numeric literal operator 'operator""\U00000219'
6 | const int nmax=100000È
| ^~~~~~~
main.cpp:6:16: note: use '-fext-numeric-literals' to enable more built-in suffixes
main.cpp: In function 'int main()':
main.cpp:23:21: error: 'sol' was not declared in this scope
23 | sol[++c]=((2*n)/(j+1)-j)/2;
| ^~~
main.cpp:24:21: error: 'sol1' was not declared in this scope
24 | sol1[c]=sol[c]+j;
| ^~~~
main.cpp:26:9: error: 'fout' was not declared in this scope; did you mean 'cout'?
26 | fout<<c<<"\n";
| ^~~~
| cout
main.cpp:28:19: error: 'sol' was not declared in this scope
28 | fout<<sol[j]<<" "<<sol1[j]<<"\n";
| ^~~
main.cpp:28:32: error: 'sol1' was not declared in this scope
28 | fout<<sol[j]<<" "<<sol1[j]<<"\n";
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
