Borderou de evaluare (job #1080094)
Utilizator | Data | 12 ianuarie 2014 14:28:58 | |
---|---|---|---|
Problema | Pufarina | Status | done |
Runda | ONIS 2014, Runda 2 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:4: error: expected ‘;’ before ‘t’
I t;
^
user.cpp:16:5: warning: statement has no effect [-Wunused-value]
I t;
^
user.cpp:20:5: error: expected ‘;’ before ‘q’
I q;
^
user.cpp:20:6: warning: statement has no effect [-Wunused-value]
I q;
^
user.cpp:26:6: error: expected ‘;’ before ‘p’
I p[j];
^
user.cpp:26:10: warning: statement has no effect [-Wunused-value]
I p[j];
^
user.cpp:35:6: error: expected ‘;’ before string constant
O "ALEGERI FRAUDATE"<<endl;
^
user.cpp:35:30: warning: statement has no effect [-Wunused-value]
O "ALEGERI FRAUDATE"<<endl;
^
user.cpp:36:18: error: no match for call to ‘(std::ofstream {aka std::basic_ofstream<char>}) (float)’
else O (100/min)<<endl;
^
user.cpp:9:22: warning: unused variable ‘tt’ [-Wunused-variable]
int t, max = 50000, tt;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !