Pagini recente » Borderou de evaluare (job #1078268) | Borderou de evaluare (job #2963760) | Borderou de evaluare (job #790615) | Borderou de evaluare (job #970550) | Borderou de evaluare (job #2963762)
Borderou de evaluare (job #2963762)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:23:26: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=]
23 | for (fscanf(fin, "%lld", &t); t-- && fscanf (fin, "%d", &n);)
| ~~~^ ~~
| | |
| | int*
| long long int*
| %d
main.cpp:28:30: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=]
28 | fscanf (fin, "%lld.%lld", &xx, &yy);
| ~~~^ ~~~
| | |
| | int*
| long long int*
| %d
main.cpp:28:35: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int*' [-Wformat=]
28 | fscanf (fin, "%lld.%lld", &xx, &yy);
| ~~~^ ~~~
| | |
| | int*
| long long int*
| %d
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 184kb | Incorect | 0 |
Punctaj total | 0 |