Borderou de evaluare (job #1079639)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:122:36: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[3]’ [-Wformat=]
while(scanf("%s", &tabla_rad[0])!=EOF) {
^
user.cpp:123:34: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[3]’ [-Wformat=]
scanf("%s", &tabla_rad[1]);
^
user.cpp:124:34: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[3]’ [-Wformat=]
scanf("%s", &tabla_rad[2]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | Depăşit | 232kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |