Pagini recente » Borderou de evaluare (job #2092470) | Borderou de evaluare (job #860270) | Borderou de evaluare (job #2775081) | Borderou de evaluare (job #798672) | Borderou de evaluare (job #1469261)
Borderou de evaluare (job #1469261)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:73:12: warning: unused variable ‘i’ [-Wunused-variable]
int t, i;
^
user.cpp: In function ‘int id(char)’:
user.cpp:31:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:71:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lru.in", "r", stdin);
^
user.cpp:72:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lru.out", "w", stdout);
^
user.cpp:75:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:79:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n%s%s", &len, a + 1, b + 1);
^
user.cpp: In function ‘int solve()’:
user.cpp:55:30: warning: ‘pos’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(!q[pos].empty())
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 4192kb | OK | 10 |
2 | 20ms | 4372kb | OK | 10 |
3 | 52ms | 4792kb | Incorect | 0 |
4 | 80ms | 5080kb | Incorect | 0 |
5 | 92ms | 5216kb | Incorect | 0 |
6 | 108ms | 5360kb | Incorect | 0 |
7 | Depăşit | 8780kb | Time limit exceeded. | 0 |
8 | Depăşit | 9552kb | Time limit exceeded. | 0 |
9 | Depăşit | 10028kb | Time limit exceeded. | 0 |
10 | 8ms | 4192kb | OK | 10 |
Punctaj total | 30 |