Pagini recente » Cod sursa (job #690055) | Borderou de evaluare (job #1305715) | Borderou de evaluare (job #151147) | Cod sursa (job #511347) | Borderou de evaluare (job #1495338)
Borderou de evaluare (job #1495338)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:33:24: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%lld\n", nr);
^
user.cpp:12:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dtcsu.in" ,"r", stdin );
^
user.cpp:13:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dtcsu.out","w", stdout);
^
user.cpp:16:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &X);
^
user.cpp:22:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &Q);
^
user.cpp:24:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &X);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3124ms | 736kb | OK | 20 |
| 2 | Depăşit | 716kb | Time limit exceeded. | 0 |
| 3 | Depăşit | 720kb | Time limit exceeded. | 0 |
| 4 | 2976ms | 740kb | OK | 20 |
| 5 | Depăşit | 724kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |