Borderou de evaluare (job #2466860)

Utilizator FrostfireMagirescu Tudor Frostfire Data 3 octombrie 2019 09:29:19
Problema Unicat Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:18:20: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[100010]' [-Wformat=] scanf("%s", &s1); ^ main.cpp:19:20: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[100010]' [-Wformat=] scanf("%s", &s2); ^ main.cpp:22:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<strlen(s1); i++) ~^~~~~~~~~~~ main.cpp:31:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=2; i<t1.size()-1; i++) ~^~~~~~~~~~~~ main.cpp:46:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=2; i<t1.size()-1; i++) ~^~~~~~~~~~~~ main.cpp:57:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<strlen(s2); i++) ~^~~~~~~~~~~ main.cpp:65:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=2; i<t2.size()-1; i++) ~^~~~~~~~~~~~ main.cpp:78:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=2; i<t2.size()-1; i++) ~^~~~~~~~~~~~ main.cpp:89:21: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d", sol); ^ main.cpp:16:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("unicat.in", "r", stdin); ^ main.cpp:17:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("unicat.out", "w", stdout); ^ main.cpp:18:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%s", &s1); ^ main.cpp:19:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%s", &s2); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
13ms655kbOK1010
24ms524kbOK1010
33ms524kbOK1010
41203ms655kbTime limit exceeded00
51200ms786kbTime limit exceeded00
61203ms786kbTime limit exceeded00
71202ms786kbTime limit exceeded00
81201ms655kbTime limit exceeded0
91201ms786kbTime limit exceeded00
101207ms917kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?