Cod sursa(job #1514009)
| Utilizator | Data | 30 octombrie 2015 14:29:30 | |
|---|---|---|---|
| Problema | Perle | Scor | 0 |
| Compilator | cpp | Status | done |
| Runda | Arhiva de probleme | Marime | 0.07 kb |
int main() {
const int n = 3;
int *(*a) = new int[n][n];
}
| Utilizator | Data | 30 octombrie 2015 14:29:30 | |
|---|---|---|---|
| Problema | Perle | Scor | 0 |
| Compilator | cpp | Status | done |
| Runda | Arhiva de probleme | Marime | 0.07 kb |
int main() {
const int n = 3;
int *(*a) = new int[n][n];
}