Borderou de evaluare (job #2258158)
Utilizator | Data | 10 octombrie 2018 21:58:46 | |
---|---|---|---|
Problema | Tsunami | Status | done |
Runda | Teme Pregatire ACM Unibuc 2014, Anul I | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:26: error: declaration of ‘s’ as multidimensional array must have bounds for all dimensions except the first
void bordare(int s[1000][],int n,int m){
^
user.cpp:5:27: error: expected ‘)’ before ‘,’ token
void bordare(int s[1000][],int n,int m){
^
user.cpp:5:28: error: expected unqualified-id before ‘int’
void bordare(int s[1000][],int n,int m){
^~~
user.cpp:12:24: error: declaration of ‘s’ as multidimensional array must have bounds for all dimensions except the first
int alglee(int s[1000][],int n,int m,int h){
^
user.cpp:12:25: error: expected ‘)’ before ‘,’ token
int alglee(int s[1000][],int n,int m,int h){
^
user.cpp:12:26: error: expected unqualified-id before ‘int’
int alglee(int s[1000][],int n,int m,int h){
^~~
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !