Pagini recente » Borderou de evaluare (job #667913) | Borderou de evaluare (job #588091) | Borderou de evaluare (job #1662279) | Borderou de evaluare (job #2646929) | Borderou de evaluare (job #1823494)
Borderou de evaluare (job #1823494)
Raport evaluator
Compilare:
user.cpp: In function ‘long long int cmmmc(int, int)’:
user.cpp:14:9: warning: unused variable ‘cdc’ [-Wunused-variable]
int cdc, c;
^
user.cpp: In function ‘void solve(int)’:
user.cpp:56:32: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%I64d\n", close);
^
user.cpp:59:32: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%I64d\n", close);
^
user.cpp: In function ‘int main()’:
user.cpp:65:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("minlcm.in", "r", stdin);
^
user.cpp:66:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("minlcm.out", "w", stdout);
^
user.cpp:68:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:71:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp: In function ‘void solve(int)’:
user.cpp:32:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &elem[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 8120kb | Time limit exceeded. | 0 |
Punctaj total | 0 |